155 references to GetResourceString
Microsoft.CodeAnalysis.CSharp.Features (155)
artifacts\obj\Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\Microsoft.CodeAnalysis.CSharp.CSharpFeaturesResources.cs (155)
17
internal static string @Invert_if =>
GetResourceString
("Invert_if");
19
internal static string @Add_await_and_ConfigureAwaitFalse =>
GetResourceString
("Add_await_and_ConfigureAwaitFalse");
21
internal static string @lambda_expression =>
GetResourceString
("lambda_expression");
23
internal static string @Autoselect_disabled_due_to_potential_lambda_declaration =>
GetResourceString
("Autoselect_disabled_due_to_potential_lambda_declaration");
25
internal static string @member_name =>
GetResourceString
("member_name");
27
internal static string @Autoselect_disabled_due_to_possible_explicitly_named_anonymous_type_member_creation =>
GetResourceString
("Autoselect_disabled_due_to_possible_explicitly_named_anonymous_type_member_creation");
29
internal static string @pattern_variable =>
GetResourceString
("pattern_variable");
31
internal static string @Autoselect_disabled_due_to_potential_pattern_variable_declaration =>
GetResourceString
("Autoselect_disabled_due_to_potential_pattern_variable_declaration");
33
internal static string @range_variable =>
GetResourceString
("range_variable");
35
internal static string @Autoselect_disabled_due_to_potential_range_variable_declaration =>
GetResourceString
("Autoselect_disabled_due_to_potential_range_variable_declaration");
37
internal static string @Remove_this_qualification =>
GetResourceString
("Remove_this_qualification");
39
internal static string @Selection_does_not_contain_a_valid_node =>
GetResourceString
("Selection_does_not_contain_a_valid_node");
41
internal static string @Contains_invalid_selection =>
GetResourceString
("Contains_invalid_selection");
43
internal static string @The_selection_contains_syntactic_errors =>
GetResourceString
("The_selection_contains_syntactic_errors");
45
internal static string @Selection_can_not_cross_over_preprocessor_directives =>
GetResourceString
("Selection_can_not_cross_over_preprocessor_directives");
47
internal static string @Selection_can_not_contain_a_yield_statement =>
GetResourceString
("Selection_can_not_contain_a_yield_statement");
49
internal static string @Selection_can_not_contain_throw_statement =>
GetResourceString
("Selection_can_not_contain_throw_statement");
51
internal static string @Selection_can_not_be_part_of_constant_initializer_expression =>
GetResourceString
("Selection_can_not_be_part_of_constant_initializer_expression");
53
internal static string @Selection_can_not_contain_a_pattern_expression =>
GetResourceString
("Selection_can_not_contain_a_pattern_expression");
55
internal static string @The_selected_code_is_inside_an_unsafe_context =>
GetResourceString
("The_selected_code_is_inside_an_unsafe_context");
57
internal static string @deprecated =>
GetResourceString
("deprecated");
59
internal static string @extension =>
GetResourceString
("extension");
61
internal static string @awaitable =>
GetResourceString
("awaitable");
63
internal static string @awaitable_extension =>
GetResourceString
("awaitable_extension");
65
internal static string @Organize_Usings =>
GetResourceString
("Organize_Usings");
67
internal static string @try_block =>
GetResourceString
("try_block");
69
internal static string @catch_clause =>
GetResourceString
("catch_clause");
71
internal static string @filter_clause =>
GetResourceString
("filter_clause");
73
internal static string @finally_clause =>
GetResourceString
("finally_clause");
75
internal static string @fixed_statement =>
GetResourceString
("fixed_statement");
77
internal static string @using_statement =>
GetResourceString
("using_statement");
79
internal static string @lock_statement =>
GetResourceString
("lock_statement");
81
internal static string @foreach_statement =>
GetResourceString
("foreach_statement");
83
internal static string @asynchronous_foreach_statement =>
GetResourceString
("asynchronous_foreach_statement");
85
internal static string @using_declaration =>
GetResourceString
("using_declaration");
87
internal static string @asynchronous_using_declaration =>
GetResourceString
("asynchronous_using_declaration");
89
internal static string @checked_statement =>
GetResourceString
("checked_statement");
91
internal static string @unchecked_statement =>
GetResourceString
("unchecked_statement");
93
internal static string @yield_return_statement =>
GetResourceString
("yield_return_statement");
95
internal static string @yield_break_statement =>
GetResourceString
("yield_break_statement");
97
internal static string @await_expression =>
GetResourceString
("await_expression");
99
internal static string @lambda =>
GetResourceString
("lambda");
101
internal static string @anonymous_method =>
GetResourceString
("anonymous_method");
103
internal static string @from_clause =>
GetResourceString
("from_clause");
105
internal static string @join_clause =>
GetResourceString
("join_clause");
107
internal static string @let_clause =>
GetResourceString
("let_clause");
109
internal static string @where_clause =>
GetResourceString
("where_clause");
111
internal static string @orderby_clause =>
GetResourceString
("orderby_clause");
113
internal static string @select_clause =>
GetResourceString
("select_clause");
115
internal static string @groupby_clause =>
GetResourceString
("groupby_clause");
117
internal static string @query_body =>
GetResourceString
("query_body");
119
internal static string @into_clause =>
GetResourceString
("into_clause");
121
internal static string @is_pattern =>
GetResourceString
("is_pattern");
123
internal static string @deconstruction =>
GetResourceString
("deconstruction");
125
internal static string @tuple =>
GetResourceString
("tuple");
127
internal static string @out_var =>
GetResourceString
("out_var");
129
internal static string @ref_local_or_expression =>
GetResourceString
("ref_local_or_expression");
131
internal static string @switch_statement =>
GetResourceString
("switch_statement");
133
internal static string @top_level_statement =>
GetResourceString
("top_level_statement");
135
internal static string @top_level_code =>
GetResourceString
("top_level_code");
137
internal static string @extern_alias =>
GetResourceString
("extern_alias");
139
internal static string @using_directive =>
GetResourceString
("using_directive");
141
internal static string @event_field =>
GetResourceString
("event_field");
143
internal static string @conversion_operator =>
GetResourceString
("conversion_operator");
145
internal static string @destructor =>
GetResourceString
("destructor");
147
internal static string @indexer =>
GetResourceString
("indexer");
149
internal static string @property_getter =>
GetResourceString
("property_getter");
151
internal static string @indexer_getter =>
GetResourceString
("indexer_getter");
153
internal static string @property_setter =>
GetResourceString
("property_setter");
155
internal static string @indexer_setter =>
GetResourceString
("indexer_setter");
157
internal static string @attribute_target =>
GetResourceString
("attribute_target");
159
internal static string @The_name_0_does_not_exist_in_the_current_context =>
GetResourceString
("The_name_0_does_not_exist_in_the_current_context");
161
internal static string @Autoselect_disabled_due_to_namespace_declaration =>
GetResourceString
("Autoselect_disabled_due_to_namespace_declaration");
163
internal static string @Autoselect_disabled_due_to_type_declaration =>
GetResourceString
("Autoselect_disabled_due_to_type_declaration");
165
internal static string @Autoselect_disabled_due_to_possible_deconstruction_declaration =>
GetResourceString
("Autoselect_disabled_due_to_possible_deconstruction_declaration");
167
internal static string @designation_name =>
GetResourceString
("designation_name");
169
internal static string @struct_name =>
GetResourceString
("struct_name");
171
internal static string @Convert_to_switch_statement =>
GetResourceString
("Convert_to_switch_statement");
173
internal static string @Convert_to_switch_expression =>
GetResourceString
("Convert_to_switch_expression");
175
internal static string @Use_recursive_patterns =>
GetResourceString
("Use_recursive_patterns");
177
internal static string @Name =>
GetResourceString
("Name");
179
internal static string @Autoselect_disabled_due_to_member_declaration =>
GetResourceString
("Autoselect_disabled_due_to_member_declaration");
181
internal static string @Suggested_name =>
GetResourceString
("Suggested_name");
183
internal static string @Convert_to_foreach =>
GetResourceString
("Convert_to_foreach");
185
internal static string @Convert_to_for =>
GetResourceString
("Convert_to_for");
187
internal static string @Convert_to_method =>
GetResourceString
("Convert_to_method");
189
internal static string @Add_required_braces_for_single_line_control_statements =>
GetResourceString
("Add_required_braces_for_single_line_control_statements");
191
internal static string @Apply_expression_block_body_preferences =>
GetResourceString
("Apply_expression_block_body_preferences");
193
internal static string @Apply_inline_out_variable_preferences =>
GetResourceString
("Apply_inline_out_variable_preferences");
195
internal static string @Make_private_field_readonly_when_possible =>
GetResourceString
("Make_private_field_readonly_when_possible");
197
internal static string @Add_missing_usings =>
GetResourceString
("Add_missing_usings");
199
internal static string @Introduce_using_statement =>
GetResourceString
("Introduce_using_statement");
201
internal static string @Warning_Inlining_temporary_into_conditional_method_call =>
GetResourceString
("Warning_Inlining_temporary_into_conditional_method_call");
203
internal static string @Warning_Inlining_temporary_variable_may_change_code_meaning =>
GetResourceString
("Warning_Inlining_temporary_variable_may_change_code_meaning");
205
internal static string @local_variable_declaration =>
GetResourceString
("local_variable_declaration");
207
internal static string @switch_statement_case_clause =>
GetResourceString
("switch_statement_case_clause");
209
internal static string @Reverse_for_statement =>
GetResourceString
("Reverse_for_statement");
211
internal static string @Convert_to_regular_string =>
GetResourceString
("Convert_to_regular_string");
213
internal static string @Convert_to_verbatim_string =>
GetResourceString
("Convert_to_verbatim_string");
215
internal static string @Change_to_as_expression =>
GetResourceString
("Change_to_as_expression");
217
internal static string @Change_to_cast =>
GetResourceString
("Change_to_cast");
219
internal static string @record_ =>
GetResourceString
("record_");
221
internal static string @record_struct =>
GetResourceString
("record_struct");
223
internal static string @Enable_nullable_reference_types_in_project =>
GetResourceString
("Enable_nullable_reference_types_in_project");
225
internal static string @Enable_nullable_reference_types_in_solution =>
GetResourceString
("Enable_nullable_reference_types_in_solution");
227
internal static string @Selection_cannot_include_global_statements =>
GetResourceString
("Selection_cannot_include_global_statements");
229
internal static string @Selection_cannot_include_top_level_statements =>
GetResourceString
("Selection_cannot_include_top_level_statements");
231
internal static string @Convert_to_raw_string =>
GetResourceString
("Convert_to_raw_string");
233
internal static string @without_leading_whitespace_may_change_semantics =>
GetResourceString
("without_leading_whitespace_may_change_semantics");
235
internal static string @Apply_blank_lines_between_consecutive_braces_preferences_experimental =>
GetResourceString
("Apply_blank_lines_between_consecutive_braces_preferences_experimental");
237
internal static string @Apply_blank_line_after_colon_in_constructor_initializer_preferences_experimental =>
GetResourceString
("Apply_blank_line_after_colon_in_constructor_initializer_preferences_experimental");
239
internal static string @Apply_conditional_delegate_call_preferences =>
GetResourceString
("Apply_conditional_delegate_call_preferences");
241
internal static string @Apply_deconstruct_preferences =>
GetResourceString
("Apply_deconstruct_preferences");
243
internal static string @Apply_default_T_preferences =>
GetResourceString
("Apply_default_T_preferences");
245
internal static string @Apply_embedded_statements_on_same_line_preferences_experimental =>
GetResourceString
("Apply_embedded_statements_on_same_line_preferences_experimental");
247
internal static string @Apply_local_over_anonymous_function_preferences =>
GetResourceString
("Apply_local_over_anonymous_function_preferences");
249
internal static string @Apply_method_group_conversion_preferences =>
GetResourceString
("Apply_method_group_conversion_preferences");
251
internal static string @Apply_namespace_preferences =>
GetResourceString
("Apply_namespace_preferences");
253
internal static string @Apply_new_preferences =>
GetResourceString
("Apply_new_preferences");
255
internal static string @Apply_pattern_matching_preferences =>
GetResourceString
("Apply_pattern_matching_preferences");
257
internal static string @Apply_range_preferences =>
GetResourceString
("Apply_range_preferences");
259
internal static string @Apply_static_local_function_preferences =>
GetResourceString
("Apply_static_local_function_preferences");
261
internal static string @Apply_throw_expression_preferences =>
GetResourceString
("Apply_throw_expression_preferences");
263
internal static string @Apply_using_statement_preferences =>
GetResourceString
("Apply_using_statement_preferences");
265
internal static string @Apply_var_preferences =>
GetResourceString
("Apply_var_preferences");
267
internal static string @Global_using_directives =>
GetResourceString
("Global_using_directives");
269
internal static string @Convert_0_to_record =>
GetResourceString
("Convert_0_to_record");
271
internal static string @Apply_readonly_struct_preferences =>
GetResourceString
("Apply_readonly_struct_preferences");
273
internal static string @Selection_cannot_be_in_constructor_initializer =>
GetResourceString
("Selection_cannot_be_in_constructor_initializer");
275
internal static string @init_only_property =>
GetResourceString
("init_only_property");
277
internal static string @for_loop =>
GetResourceString
("for_loop");
279
internal static string @reversed_for_loop =>
GetResourceString
("reversed_for_loop");
281
internal static string @static_void_Main =>
GetResourceString
("static_void_Main");
283
internal static string @static_int_Main =>
GetResourceString
("static_int_Main");
285
internal static string @Convert_to_regular_constructor =>
GetResourceString
("Convert_to_regular_constructor");
287
internal static string @Apply_0 =>
GetResourceString
("Apply_0");
289
internal static string @Apply_Copilot_suggestion =>
GetResourceString
("Apply_Copilot_suggestion");
291
internal static string @Apply_fix_from =>
GetResourceString
("Apply_fix_from");
293
internal static string @Warning_colon_AI_suggestions_might_be_inaccurate =>
GetResourceString
("Warning_colon_AI_suggestions_might_be_inaccurate");
295
internal static string @do_while_loop =>
GetResourceString
("do_while_loop");
297
internal static string @required_property =>
GetResourceString
("required_property");
299
internal static string @Convert_0_extension_methods_to_extension =>
GetResourceString
("Convert_0_extension_methods_to_extension");
301
internal static string @Convert_all_extension_methods_in_0_to_extension =>
GetResourceString
("Convert_all_extension_methods_in_0_to_extension");
303
internal static string @Build_property_value =>
GetResourceString
("Build_property_value");
305
internal static string @Build_property_name =>
GetResourceString
("Build_property_name");
307
internal static string @Package_name =>
GetResourceString
("Package_name");
309
internal static string @Package_version =>
GetResourceString
("Package_version");
311
internal static string @Project_directive_file_path =>
GetResourceString
("Project_directive_file_path");
313
internal static string @Adds_an_SDK_reference =>
GetResourceString
("Adds_an_SDK_reference");
315
internal static string @Defines_a_build_property =>
GetResourceString
("Defines_a_build_property");
317
internal static string @Adds_a_NuGet_package_reference =>
GetResourceString
("Adds_a_NuGet_package_reference");
319
internal static string @Adds_a_project_reference =>
GetResourceString
("Adds_a_project_reference");
321
internal static string @Add_using_0 =>
GetResourceString
("Add_using_0");
323
internal static string @Add_using_0_and_simplify_all_occurrences =>
GetResourceString
("Add_using_0_and_simplify_all_occurrences");
325
internal static string @unsafe_block =>
GetResourceString
("unsafe_block");