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