145 references to GetResourceString
Microsoft.VisualStudio.LanguageServices.CSharp (145)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.CSharpVSResources.cs (145)
17
internal static string @CSharp =>
GetResourceString
("CSharp");
19
internal static string @CSharp_Interactive =>
GetResourceString
("CSharp_Interactive");
21
internal static string @Surround_With =>
GetResourceString
("Surround_With");
23
internal static string @Automatically_format_block_on_close_brace =>
GetResourceString
("Automatically_format_block_on_close_brace");
25
internal static string @Automatically_format_on_paste =>
GetResourceString
("Automatically_format_on_paste");
27
internal static string @Automatically_format_statement_on_semicolon =>
GetResourceString
("Automatically_format_statement_on_semicolon");
29
internal static string @Place_members_in_anonymous_types_on_new_line =>
GetResourceString
("Place_members_in_anonymous_types_on_new_line");
31
internal static string @Leave_block_on_single_line =>
GetResourceString
("Leave_block_on_single_line");
33
internal static string @Place_catch_on_new_line =>
GetResourceString
("Place_catch_on_new_line");
35
internal static string @Place_else_on_new_line =>
GetResourceString
("Place_else_on_new_line");
37
internal static string @Indent_block_contents =>
GetResourceString
("Indent_block_contents");
39
internal static string @Indent_open_and_close_braces =>
GetResourceString
("Indent_open_and_close_braces");
41
internal static string @Indent_case_contents =>
GetResourceString
("Indent_case_contents");
43
internal static string @Indent_case_labels =>
GetResourceString
("Indent_case_labels");
45
internal static string @Place_finally_on_new_line =>
GetResourceString
("Place_finally_on_new_line");
47
internal static string @Place_goto_labels_in_leftmost_column =>
GetResourceString
("Place_goto_labels_in_leftmost_column");
49
internal static string @Indent_labels_normally =>
GetResourceString
("Indent_labels_normally");
51
internal static string @Place_goto_labels_one_indent_less_than_current =>
GetResourceString
("Place_goto_labels_one_indent_less_than_current");
53
internal static string @Label_Indentation =>
GetResourceString
("Label_Indentation");
55
internal static string @Place_members_in_object_initializers_on_new_line =>
GetResourceString
("Place_members_in_object_initializers_on_new_line");
57
internal static string @Place_open_brace_on_new_line_for_anonymous_methods =>
GetResourceString
("Place_open_brace_on_new_line_for_anonymous_methods");
59
internal static string @Place_open_brace_on_new_line_for_anonymous_types =>
GetResourceString
("Place_open_brace_on_new_line_for_anonymous_types");
61
internal static string @Place_open_brace_on_new_line_for_control_blocks =>
GetResourceString
("Place_open_brace_on_new_line_for_control_blocks");
63
internal static string @Place_open_brace_on_new_line_for_lambda_expression =>
GetResourceString
("Place_open_brace_on_new_line_for_lambda_expression");
65
internal static string @Place_open_brace_on_new_line_for_methods_local_functions =>
GetResourceString
("Place_open_brace_on_new_line_for_methods_local_functions");
67
internal static string @Place_open_brace_on_new_line_for_object_collection_array_and_with_initializers =>
GetResourceString
("Place_open_brace_on_new_line_for_object_collection_array_and_with_initializers");
69
internal static string @Place_open_brace_on_new_line_for_types =>
GetResourceString
("Place_open_brace_on_new_line_for_types");
71
internal static string @Place_query_expression_clauses_on_new_line =>
GetResourceString
("Place_query_expression_clauses_on_new_line");
73
internal static string @Leave_statements_and_member_declarations_on_the_same_line =>
GetResourceString
("Leave_statements_and_member_declarations_on_the_same_line");
75
internal static string @Insert_space_before_and_after_binary_operators =>
GetResourceString
("Insert_space_before_and_after_binary_operators");
77
internal static string @Ignore_spaces_around_binary_operators =>
GetResourceString
("Ignore_spaces_around_binary_operators");
79
internal static string @Remove_spaces_before_and_after_binary_operators =>
GetResourceString
("Remove_spaces_before_and_after_binary_operators");
81
internal static string @Insert_space_after_colon_for_base_or_interface_in_type_declaration =>
GetResourceString
("Insert_space_after_colon_for_base_or_interface_in_type_declaration");
83
internal static string @Insert_space_after_comma =>
GetResourceString
("Insert_space_after_comma");
85
internal static string @Insert_space_after_dot =>
GetResourceString
("Insert_space_after_dot");
87
internal static string @Insert_space_after_semicolon_in_for_statement =>
GetResourceString
("Insert_space_after_semicolon_in_for_statement");
89
internal static string @Insert_space_before_colon_for_base_or_interface_in_type_declaration =>
GetResourceString
("Insert_space_before_colon_for_base_or_interface_in_type_declaration");
91
internal static string @Insert_space_before_comma =>
GetResourceString
("Insert_space_before_comma");
93
internal static string @Insert_space_before_dot =>
GetResourceString
("Insert_space_before_dot");
95
internal static string @Insert_space_before_semicolon_in_for_statement =>
GetResourceString
("Insert_space_before_semicolon_in_for_statement");
97
internal static string @Insert_space_within_argument_list_parentheses =>
GetResourceString
("Insert_space_within_argument_list_parentheses");
99
internal static string @Insert_space_within_empty_argument_list_parentheses =>
GetResourceString
("Insert_space_within_empty_argument_list_parentheses");
101
internal static string @Insert_space_between_called_method_name_and_its_opening_parenthesis =>
GetResourceString
("Insert_space_between_called_method_name_and_its_opening_parenthesis");
103
internal static string @Insert_space_within_empty_parameter_list_parentheses =>
GetResourceString
("Insert_space_within_empty_parameter_list_parentheses");
105
internal static string @Insert_space_between_method_name_and_its_opening_parenthesis =>
GetResourceString
("Insert_space_between_method_name_and_its_opening_parenthesis");
107
internal static string @Insert_space_within_parameter_list_parentheses =>
GetResourceString
("Insert_space_within_parameter_list_parentheses");
109
internal static string @Insert_space_after_keywords_in_control_flow_statements =>
GetResourceString
("Insert_space_after_keywords_in_control_flow_statements");
111
internal static string @Insert_space_within_parentheses_of_expressions =>
GetResourceString
("Insert_space_within_parentheses_of_expressions");
113
internal static string @Insert_space_after_cast =>
GetResourceString
("Insert_space_after_cast");
115
internal static string @Insert_spaces_within_parentheses_of_control_flow_statements =>
GetResourceString
("Insert_spaces_within_parentheses_of_control_flow_statements");
117
internal static string @Insert_space_within_parentheses_of_type_casts =>
GetResourceString
("Insert_space_within_parentheses_of_type_casts");
119
internal static string @Ignore_spaces_in_declaration_statements =>
GetResourceString
("Ignore_spaces_in_declaration_statements");
121
internal static string @Set_other_spacing_options =>
GetResourceString
("Set_other_spacing_options");
123
internal static string @Set_spacing_for_brackets =>
GetResourceString
("Set_spacing_for_brackets");
125
internal static string @Set_spacing_for_delimiters =>
GetResourceString
("Set_spacing_for_delimiters");
127
internal static string @Set_spacing_for_method_calls =>
GetResourceString
("Set_spacing_for_method_calls");
129
internal static string @Set_spacing_for_method_declarations =>
GetResourceString
("Set_spacing_for_method_declarations");
131
internal static string @Set_spacing_for_operators =>
GetResourceString
("Set_spacing_for_operators");
133
internal static string @Insert_spaces_within_square_brackets =>
GetResourceString
("Insert_spaces_within_square_brackets");
135
internal static string @Insert_space_before_open_square_bracket =>
GetResourceString
("Insert_space_before_open_square_bracket");
137
internal static string @Insert_space_within_empty_square_brackets =>
GetResourceString
("Insert_space_within_empty_square_brackets");
139
internal static string @New_line_options_for_braces =>
GetResourceString
("New_line_options_for_braces");
141
internal static string @New_line_options_for_expressions =>
GetResourceString
("New_line_options_for_expressions");
143
internal static string @New_line_options_for_keywords =>
GetResourceString
("New_line_options_for_keywords");
145
internal static string @Enter_outlining_mode_when_files_open =>
GetResourceString
("Enter_outlining_mode_when_files_open");
147
internal static string @Generate_XML_documentation_comments_for =>
GetResourceString
("Generate_XML_documentation_comments_for");
149
internal static string @Insert_at_the_start_of_new_lines_when_writing_comments =>
GetResourceString
("Insert_at_the_start_of_new_lines_when_writing_comments");
151
internal static string @Using_Directives =>
GetResourceString
("Using_Directives");
153
internal static string @Place_System_directives_first_when_sorting_usings =>
GetResourceString
("Place_System_directives_first_when_sorting_usings");
155
internal static string @Place_keywords_in_completion_lists =>
GetResourceString
("Place_keywords_in_completion_lists");
157
internal static string @Place_code_snippets_in_completion_lists =>
GetResourceString
("Place_code_snippets_in_completion_lists");
159
internal static string @Completion =>
GetResourceString
("Completion");
161
internal static string @Selection_In_Completion_List =>
GetResourceString
("Selection_In_Completion_List");
163
internal static string @Place_open_brace_on_new_line_for_property_indexer_and_event_accessors =>
GetResourceString
("Place_open_brace_on_new_line_for_property_indexer_and_event_accessors");
165
internal static string @Place_open_brace_on_new_line_for_properties_indexers_and_events =>
GetResourceString
("Place_open_brace_on_new_line_for_properties_indexers_and_events");
167
internal static string @Suggest_usings_for_types_in_dotnet_framework_assemblies =>
GetResourceString
("Suggest_usings_for_types_in_dotnet_framework_assemblies");
169
internal static string @Suggest_usings_for_types_in_NuGet_packages =>
GetResourceString
("Suggest_usings_for_types_in_NuGet_packages");
171
internal static string @For_built_in_types =>
GetResourceString
("For_built_in_types");
173
internal static string @Elsewhere =>
GetResourceString
("Elsewhere");
175
internal static string @When_variable_type_is_apparent =>
GetResourceString
("When_variable_type_is_apparent");
177
internal static string @Qualify_event_access_with_this =>
GetResourceString
("Qualify_event_access_with_this");
179
internal static string @Qualify_field_access_with_this =>
GetResourceString
("Qualify_field_access_with_this");
181
internal static string @Qualify_method_access_with_this =>
GetResourceString
("Qualify_method_access_with_this");
183
internal static string @Qualify_property_access_with_this =>
GetResourceString
("Qualify_property_access_with_this");
185
internal static string @Prefer_explicit_type =>
GetResourceString
("Prefer_explicit_type");
187
internal static string @Prefer_this =>
GetResourceString
("Prefer_this");
189
internal static string @Prefer_var =>
GetResourceString
("Prefer_var");
191
internal static string @this_preferences_colon =>
GetResourceString
("this_preferences_colon");
193
internal static string @var_preferences_colon =>
GetResourceString
("var_preferences_colon");
195
internal static string @Do_not_prefer_this =>
GetResourceString
("Do_not_prefer_this");
197
internal static string @predefined_type_preferences_colon =>
GetResourceString
("predefined_type_preferences_colon");
199
internal static string @Split_string_literals_on_enter =>
GetResourceString
("Split_string_literals_on_enter");
201
internal static string @Always_include_snippets =>
GetResourceString
("Always_include_snippets");
203
internal static string @Include_snippets_when_Tab_is_typed_after_an_identifier =>
GetResourceString
("Include_snippets_when_Tab_is_typed_after_an_identifier");
205
internal static string @null_checking_colon =>
GetResourceString
("null_checking_colon");
207
internal static string @Prefer_throw_expression =>
GetResourceString
("Prefer_throw_expression");
209
internal static string @Prefer_conditional_delegate_call =>
GetResourceString
("Prefer_conditional_delegate_call");
211
internal static string @Prefer_pattern_matching =>
GetResourceString
("Prefer_pattern_matching");
213
internal static string @Prefer_pattern_matching_over_is_with_cast_check =>
GetResourceString
("Prefer_pattern_matching_over_is_with_cast_check");
215
internal static string @Prefer_pattern_matching_over_as_with_null_check =>
GetResourceString
("Prefer_pattern_matching_over_as_with_null_check");
217
internal static string @Automatically_format_on_return =>
GetResourceString
("Automatically_format_on_return");
219
internal static string @Automatically_format_when_typing =>
GetResourceString
("Automatically_format_when_typing");
221
internal static string @When_on_single_line =>
GetResourceString
("When_on_single_line");
223
internal static string @When_possible =>
GetResourceString
("When_possible");
225
internal static string @Indent_case_contents_when_block =>
GetResourceString
("Indent_case_contents_when_block");
227
internal static string @Fade_out_unused_usings =>
GetResourceString
("Fade_out_unused_usings");
229
internal static string @Report_invalid_placeholders_in_string_dot_format_calls =>
GetResourceString
("Report_invalid_placeholders_in_string_dot_format_calls");
231
internal static string @Separate_using_directive_groups =>
GetResourceString
("Separate_using_directive_groups");
233
internal static string @In_arithmetic_binary_operators =>
GetResourceString
("In_arithmetic_binary_operators");
235
internal static string @In_other_binary_operators =>
GetResourceString
("In_other_binary_operators");
237
internal static string @Show_name_s_uggestions =>
GetResourceString
("Show_name_s_uggestions");
239
internal static string @Show_name_suggestions =>
GetResourceString
("Show_name_suggestions");
241
internal static string @In_relational_binary_operators =>
GetResourceString
("In_relational_binary_operators");
243
internal static string @Discard =>
GetResourceString
("Discard");
245
internal static string @When_on_multiple_lines =>
GetResourceString
("When_on_multiple_lines");
247
internal static string @Inside_namespace =>
GetResourceString
("Inside_namespace");
249
internal static string @Preferred_using_directive_placement =>
GetResourceString
("Preferred_using_directive_placement");
251
internal static string @using_preferences_colon =>
GetResourceString
("using_preferences_colon");
253
internal static string @General =>
GetResourceString
("General");
255
internal static string @Prefer_switch_expression =>
GetResourceString
("Prefer_switch_expression");
257
internal static string @Automatically_show_completion_list_in_argument_lists =>
GetResourceString
("Automatically_show_completion_list_in_argument_lists");
259
internal static string @Pattern_matching_preferences_colon =>
GetResourceString
("Pattern_matching_preferences_colon");
261
internal static string @Prefer_pattern_matching_over_mixed_type_check =>
GetResourceString
("Prefer_pattern_matching_over_mixed_type_check");
263
internal static string @Edit_color_scheme =>
GetResourceString
("Edit_color_scheme");
265
internal static string @Prefer_implicit_object_creation_when_type_is_apparent =>
GetResourceString
("Prefer_implicit_object_creation_when_type_is_apparent");
267
internal static string @Insert_slash_slash_at_the_start_of_new_lines_when_writing_slash_slash_comments =>
GetResourceString
("Insert_slash_slash_at_the_start_of_new_lines_when_writing_slash_slash_comments");
269
internal static string @Show_hints_for_new_expressions =>
GetResourceString
("Show_hints_for_new_expressions");
271
internal static string @Add_missing_using_directives_on_paste =>
GetResourceString
("Add_missing_using_directives_on_paste");
273
internal static string @Allow_embedded_statements_on_same_line =>
GetResourceString
("Allow_embedded_statements_on_same_line");
275
internal static string @Allow_blank_lines_between_consecutive_braces =>
GetResourceString
("Allow_blank_lines_between_consecutive_braces");
277
internal static string @Allow_blank_line_after_colon_in_constructor_initializer =>
GetResourceString
("Allow_blank_line_after_colon_in_constructor_initializer");
279
internal static string @Automatically_complete_statement_on_semicolon =>
GetResourceString
("Automatically_complete_statement_on_semicolon");
281
internal static string @Block_scoped =>
GetResourceString
("Block_scoped");
283
internal static string @File_scoped =>
GetResourceString
("File_scoped");
285
internal static string @Prefer_extended_property_pattern =>
GetResourceString
("Prefer_extended_property_pattern");
287
internal static string @Collapse_usings_on_file_open =>
GetResourceString
("Collapse_usings_on_file_open");
289
internal static string @Show_new_snippet_experience_experimental =>
GetResourceString
("Show_new_snippet_experience_experimental");
291
internal static string @Show_new_snippet_experience =>
GetResourceString
("Show_new_snippet_experience");
293
internal static string @Allow_blank_line_after_token_in_conditional_expression =>
GetResourceString
("Allow_blank_line_after_token_in_conditional_expression");
295
internal static string @Allow_blank_line_after_token_in_arrow_expression_clause =>
GetResourceString
("Allow_blank_line_after_token_in_arrow_expression_clause");
297
internal static string @RunQuery =>
GetResourceString
("RunQuery");
299
internal static string @CancelQuery =>
GetResourceString
("CancelQuery");
301
internal static string @RunQueryCommandToolTip =>
GetResourceString
("RunQueryCommandToolTip");
303
internal static string @CancelQueryCommandToolTip =>
GetResourceString
("CancelQueryCommandToolTip");
305
internal static string @Prefer_implicitly_typed_lambda_expression =>
GetResourceString
("Prefer_implicitly_typed_lambda_expression");