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