52 references to GetResourceString
Microsoft.CodeAnalysis.Workspaces (52)
artifacts\obj\Microsoft.CodeAnalysis.Workspaces\Release\net9.0\Microsoft.CodeAnalysis.CompilerExtensionsResources.cs (52)
17internal static string @Absolute_path_expected => GetResourceString("Absolute_path_expected"); 19internal static string @Organize_usings => GetResourceString("Organize_usings"); 21internal static string @this_dot_and_Me_dot_preferences => GetResourceString("this_dot_and_Me_dot_preferences"); 23internal static string @Language_keywords_vs_BCL_types_preferences => GetResourceString("Language_keywords_vs_BCL_types_preferences"); 25internal static string @Parentheses_preferences => GetResourceString("Parentheses_preferences"); 27internal static string @Modifier_preferences => GetResourceString("Modifier_preferences"); 29internal static string @Expression_level_preferences => GetResourceString("Expression_level_preferences"); 31internal static string @Field_preferences => GetResourceString("Field_preferences"); 33internal static string @Parameter_preferences => GetResourceString("Parameter_preferences"); 35internal static string @Suppression_preferences => GetResourceString("Suppression_preferences"); 37internal static string @Pascal_Case => GetResourceString("Pascal_Case"); 39internal static string @Abstract_Method => GetResourceString("Abstract_Method"); 41internal static string @Begins_with_I => GetResourceString("Begins_with_I"); 43internal static string @Class => GetResourceString("Class"); 45internal static string @Delegate => GetResourceString("Delegate"); 47internal static string @Enum => GetResourceString("Enum"); 49internal static string @Event => GetResourceString("Event"); 51internal static string @Interface => GetResourceString("Interface"); 53internal static string @Non_Field_Members => GetResourceString("Non_Field_Members"); 55internal static string @Private_Method => GetResourceString("Private_Method"); 57internal static string @Private_or_Internal_Field => GetResourceString("Private_or_Internal_Field"); 59internal static string @Private_or_Internal_Static_Field => GetResourceString("Private_or_Internal_Static_Field"); 61internal static string @Property => GetResourceString("Property"); 63internal static string @Public_or_Protected_Field => GetResourceString("Public_or_Protected_Field"); 65internal static string @Static_Field => GetResourceString("Static_Field"); 67internal static string @Static_Method => GetResourceString("Static_Method"); 69internal static string @Struct => GetResourceString("Struct"); 71internal static string @Types => GetResourceString("Types"); 73internal static string @Method => GetResourceString("Method"); 75internal static string @Missing_prefix_colon_0 => GetResourceString("Missing_prefix_colon_0"); 77internal static string @Missing_suffix_colon_0 => GetResourceString("Missing_suffix_colon_0"); 79internal static string @Prefix_0_does_not_match_expected_prefix_1 => GetResourceString("Prefix_0_does_not_match_expected_prefix_1"); 81internal static string @Prefix_0_is_not_expected => GetResourceString("Prefix_0_is_not_expected"); 83internal static string @These_non_leading_words_must_begin_with_an_upper_case_letter_colon_0 => GetResourceString("These_non_leading_words_must_begin_with_an_upper_case_letter_colon_0"); 85internal static string @These_non_leading_words_must_begin_with_a_lowercase_letter_colon_0 => GetResourceString("These_non_leading_words_must_begin_with_a_lowercase_letter_colon_0"); 87internal static string @These_words_cannot_contain_lower_case_characters_colon_0 => GetResourceString("These_words_cannot_contain_lower_case_characters_colon_0"); 89internal static string @These_words_cannot_contain_upper_case_characters_colon_0 => GetResourceString("These_words_cannot_contain_upper_case_characters_colon_0"); 91internal static string @These_words_must_begin_with_upper_case_characters_colon_0 => GetResourceString("These_words_must_begin_with_upper_case_characters_colon_0"); 93internal static string @The_first_word_0_must_begin_with_an_upper_case_character => GetResourceString("The_first_word_0_must_begin_with_an_upper_case_character"); 95internal static string @The_first_word_0_must_begin_with_a_lower_case_character => GetResourceString("The_first_word_0_must_begin_with_a_lower_case_character"); 97internal static string @Cast_is_redundant => GetResourceString("Cast_is_redundant"); 99internal static string @Naming_styles => GetResourceString("Naming_styles"); 101internal static string @Naming_rules => GetResourceString("Naming_rules"); 103internal static string @Symbol_specifications => GetResourceString("Symbol_specifications"); 105internal static string @Specified_sequence_has_duplicate_items => GetResourceString("Specified_sequence_has_duplicate_items"); 107internal static string @New_line_preferences => GetResourceString("New_line_preferences"); 109internal static string @Instantiated_parts_threw_exceptions_from_IDisposable_Dispose => GetResourceString("Instantiated_parts_threw_exceptions_from_IDisposable_Dispose"); 111internal static string @Indentation_and_spacing => GetResourceString("Indentation_and_spacing"); 113internal static string @Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer => GetResourceString("Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer"); 115internal static string @A_language_name_cannot_be_specified_for_this_option => GetResourceString("A_language_name_cannot_be_specified_for_this_option"); 117internal static string @A_language_name_must_be_specified_for_this_option => GetResourceString("A_language_name_must_be_specified_for_this_option"); 119internal static string @StreamMustSupportReadAndSeek => GetResourceString("StreamMustSupportReadAndSeek");