40 references to GetResourceString
Microsoft.CodeAnalysis.CSharp.Features (40)
Microsoft.CodeAnalysis.CSharp.CSharpCodeFixesResources.cs (40)
17
internal static string @Remove_Unnecessary_Usings =>
GetResourceString
("Remove_Unnecessary_Usings");
19
internal static string @Add_this =>
GetResourceString
("Add_this");
21
internal static string @Remove_unreachable_code =>
GetResourceString
("Remove_unreachable_code");
23
internal static string @Pass_in_captured_variables_as_arguments =>
GetResourceString
("Pass_in_captured_variables_as_arguments");
25
internal static string @Warning_colon_Adding_parameters_to_local_function_declaration_may_produce_invalid_code =>
GetResourceString
("Warning_colon_Adding_parameters_to_local_function_declaration_may_produce_invalid_code");
27
internal static string @Convert_typeof_to_nameof =>
GetResourceString
("Convert_typeof_to_nameof");
29
internal static string @Place_statement_on_following_line =>
GetResourceString
("Place_statement_on_following_line");
31
internal static string @Remove_blank_lines_between_braces =>
GetResourceString
("Remove_blank_lines_between_braces");
33
internal static string @Fix_record_declaration =>
GetResourceString
("Fix_record_declaration");
35
internal static string @Fix_constraint =>
GetResourceString
("Fix_constraint");
37
internal static string @Change_return_type_from_0_to_1 =>
GetResourceString
("Change_return_type_from_0_to_1");
39
internal static string @Hide_base_member =>
GetResourceString
("Hide_base_member");
41
internal static string @Add_Obsolete =>
GetResourceString
("Add_Obsolete");
43
internal static string @Explicitly_inherit_documentation =>
GetResourceString
("Explicitly_inherit_documentation");
45
internal static string @Unseal_class_0 =>
GetResourceString
("Unseal_class_0");
47
internal static string @Use_interpolated_verbatim_string =>
GetResourceString
("Use_interpolated_verbatim_string");
49
internal static string @Add_await =>
GetResourceString
("Add_await");
51
internal static string @Assign_to_0 =>
GetResourceString
("Assign_to_0");
53
internal static string @Compare_to_0 =>
GetResourceString
("Compare_to_0");
55
internal static string @Fix_return_type =>
GetResourceString
("Fix_return_type");
57
internal static string @Replace_return_with_yield_return =>
GetResourceString
("Replace_return_with_yield_return");
59
internal static string @Declare_as_nullable =>
GetResourceString
("Declare_as_nullable");
61
internal static string @Place_token_on_following_line =>
GetResourceString
("Place_token_on_following_line");
63
internal static string @Assign_out_parameters =>
GetResourceString
("Assign_out_parameters");
65
internal static string @Assign_out_parameters_at_start =>
GetResourceString
("Assign_out_parameters_at_start");
67
internal static string @Add_parentheses_around_conditional_expression_in_interpolated_string =>
GetResourceString
("Add_parentheses_around_conditional_expression_in_interpolated_string");
69
internal static string @Make_0_return_Task_instead_of_void =>
GetResourceString
("Make_0_return_Task_instead_of_void");
71
internal static string @Allow_unsafe_code_in_this_project =>
GetResourceString
("Allow_unsafe_code_in_this_project");
73
internal static string @Make_ref_struct =>
GetResourceString
("Make_ref_struct");
75
internal static string @Remove_unused_function =>
GetResourceString
("Remove_unused_function");
77
internal static string @Upgrade_all_csharp_projects_to_language_version_0 =>
GetResourceString
("Upgrade_all_csharp_projects_to_language_version_0");
79
internal static string @Upgrade_this_project_to_csharp_language_version_0 =>
GetResourceString
("Upgrade_this_project_to_csharp_language_version_0");
81
internal static string @Use_0 =>
GetResourceString
("Use_0");
83
internal static string @Remove_in_keyword =>
GetResourceString
("Remove_in_keyword");
85
internal static string @Remove_new_modifier =>
GetResourceString
("Remove_new_modifier");
87
internal static string @Convert_to_positional_record =>
GetResourceString
("Convert_to_positional_record");
89
internal static string @Make_method_async =>
GetResourceString
("Make_method_async");
91
internal static string @Make_method_async_remain_void =>
GetResourceString
("Make_method_async_remain_void");
93
internal static string @Make_field_required =>
GetResourceString
("Make_field_required");
95
internal static string @Make_property_required =>
GetResourceString
("Make_property_required");