CSharpWorkspaceResources.Designer.cs 9.7 KB
Newer Older
P
Pilchie 已提交
1 2 3
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
C
Charles Stoner 已提交
4
//     Runtime Version:4.0.30319.42000
P
Pilchie 已提交
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Microsoft.CodeAnalysis.CSharp {
    using System;
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // This class was auto-generated by the StronglyTypedResourceBuilder
    // class via a tool like ResGen or Visual Studio.
    // To add or remove a member, edit your .ResX file then rerun ResGen
    // with the /str option, or rebuild your VS project.
22
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
P
Pilchie 已提交
23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class CSharpWorkspaceResources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal CSharpWorkspaceResources() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
42
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.CSharp.CSharpWorkspaceResources", typeof(CSharpWorkspaceResources).Assembly);
P
Pilchie 已提交
43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot retrieve the Span of a null syntax reference..
        /// </summary>
66
        internal static string Cannot_retrieve_the_Span_of_a_null_syntax_reference {
P
Pilchie 已提交
67
            get {
68
                return ResourceManager.GetString("Cannot_retrieve_the_Span_of_a_null_syntax_reference", resourceCulture);
P
Pilchie 已提交
69 70 71
            }
        }
        
72 73 74 75 76 77 78 79 80
        /// <summary>
        ///   Looks up a localized string similar to Code-block preferences.
        /// </summary>
        internal static string Code_block_preferences {
            get {
                return ResourceManager.GetString("Code_block_preferences", resourceCulture);
            }
        }
        
P
Pilchie 已提交
81 82 83
        /// <summary>
        ///   Looks up a localized string similar to Expected string or char literal.
        /// </summary>
84
        internal static string Expected_string_or_char_literal {
P
Pilchie 已提交
85
            get {
86
                return ResourceManager.GetString("Expected_string_or_char_literal", resourceCulture);
P
Pilchie 已提交
87 88 89
            }
        }
        
90 91 92 93 94 95 96 97 98
        /// <summary>
        ///   Looks up a localized string similar to Expression-bodied members.
        /// </summary>
        internal static string Expression_bodied_members {
            get {
                return ResourceManager.GetString("Expression_bodied_members", resourceCulture);
            }
        }
        
P
Pilchie 已提交
99 100 101
        /// <summary>
        ///   Looks up a localized string similar to Implement Interface.
        /// </summary>
102
        internal static string Implement_Interface {
P
Pilchie 已提交
103
            get {
104
                return ResourceManager.GetString("Implement_Interface", resourceCulture);
P
Pilchie 已提交
105 106 107
            }
        }
        
108 109 110 111 112 113 114 115 116
        /// <summary>
        ///   Looks up a localized string similar to Indentation preferences.
        /// </summary>
        internal static string Indentation_preferences {
            get {
                return ResourceManager.GetString("Indentation_preferences", resourceCulture);
            }
        }
        
P
Pilchie 已提交
117 118 119
        /// <summary>
        ///   Looks up a localized string similar to Namespace can not be added in this destination..
        /// </summary>
120
        internal static string Namespace_can_not_be_added_in_this_destination {
P
Pilchie 已提交
121
            get {
122
                return ResourceManager.GetString("Namespace_can_not_be_added_in_this_destination", resourceCulture);
P
Pilchie 已提交
123 124 125 126 127 128
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No available location found to add statements to..
        /// </summary>
129
        internal static string No_available_location_found_to_add_statements_to {
P
Pilchie 已提交
130
            get {
131
                return ResourceManager.GetString("No_available_location_found_to_add_statements_to", resourceCulture);
P
Pilchie 已提交
132 133 134 135 136 137
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Node does not descend from root..
        /// </summary>
138
        internal static string Node_does_not_descend_from_root {
P
Pilchie 已提交
139
            get {
140
                return ResourceManager.GetString("Node_does_not_descend_from_root", resourceCulture);
P
Pilchie 已提交
141 142 143 144 145 146
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Node not in parent&apos;s child list.
        /// </summary>
147
        internal static string Node_not_in_parent_s_child_list {
P
Pilchie 已提交
148
            get {
149
                return ResourceManager.GetString("Node_not_in_parent_s_child_list", resourceCulture);
P
Pilchie 已提交
150 151 152
            }
        }
        
153 154 155 156 157 158 159 160 161
        /// <summary>
        ///   Looks up a localized string similar to Null-checking preferences.
        /// </summary>
        internal static string Null_checking_preferences {
            get {
                return ResourceManager.GetString("Null_checking_preferences", resourceCulture);
            }
        }
        
P
Pilchie 已提交
162 163 164
        /// <summary>
        ///   Looks up a localized string similar to Only attributes, constructor initializers, expressions or statements can be made explicit.
        /// </summary>
165
        internal static string Only_attributes_constructor_initializers_expressions_or_statements_can_be_made_explicit {
P
Pilchie 已提交
166
            get {
167 168
                return ResourceManager.GetString("Only_attributes_constructor_initializers_expressions_or_statements_can_be_made_ex" +
                        "plicit", resourceCulture);
P
Pilchie 已提交
169 170 171
            }
        }
        
172 173 174 175 176 177 178 179 180
        /// <summary>
        ///   Looks up a localized string similar to Pattern matching preferences.
        /// </summary>
        internal static string Pattern_matching_preferences {
            get {
                return ResourceManager.GetString("Pattern_matching_preferences", resourceCulture);
            }
        }
        
181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
        /// <summary>
        ///   Looks up a localized string similar to R&amp;emove and Sort Usings.
        /// </summary>
        internal static string Remove_and_Sort_Usings {
            get {
                return ResourceManager.GetString("Remove_and_Sort_Usings", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &amp;Sort Usings.
        /// </summary>
        internal static string Sort_Usings {
            get {
                return ResourceManager.GetString("Sort_Usings", resourceCulture);
            }
        }
        
199 200 201 202 203 204 205 206 207
        /// <summary>
        ///   Looks up a localized string similar to Space preferences.
        /// </summary>
        internal static string Space_preferences {
            get {
                return ResourceManager.GetString("Space_preferences", resourceCulture);
            }
        }
        
P
Pilchie 已提交
208 209 210
        /// <summary>
        ///   Looks up a localized string similar to Trivia is not associated with token.
        /// </summary>
211
        internal static string Trivia_is_not_associated_with_token {
P
Pilchie 已提交
212
            get {
213
                return ResourceManager.GetString("Trivia_is_not_associated_with_token", resourceCulture);
P
Pilchie 已提交
214 215
            }
        }
216
        
217 218 219 220 221 222 223 224 225
        /// <summary>
        ///   Looks up a localized string similar to &apos;using&apos; directive preferences.
        /// </summary>
        internal static string using_directive_preferences {
            get {
                return ResourceManager.GetString("using_directive_preferences", resourceCulture);
            }
        }
        
226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
        /// <summary>
        ///   Looks up a localized string similar to var preferences.
        /// </summary>
        internal static string var_preferences {
            get {
                return ResourceManager.GetString("var_preferences", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Wrapping preferences.
        /// </summary>
        internal static string Wrapping_preferences {
            get {
                return ResourceManager.GetString("Wrapping_preferences", resourceCulture);
            }
        }
P
Pilchie 已提交
243 244
    }
}