48 references to GetResourceString
Microsoft.CodeAnalysis.CodeStyle (48)
Microsoft.CodeAnalysis.CompilerExtensionsResources.cs (48)
17internal static string @Absolute_path_expected => GetResourceString("Absolute_path_expected"); 19internal static string @An_element_with_the_same_key_but_a_different_value_already_exists => GetResourceString("An_element_with_the_same_key_but_a_different_value_already_exists"); 21internal static string @Organize_usings => GetResourceString("Organize_usings"); 23internal static string @this_dot_and_Me_dot_preferences => GetResourceString("this_dot_and_Me_dot_preferences"); 25internal static string @Language_keywords_vs_BCL_types_preferences => GetResourceString("Language_keywords_vs_BCL_types_preferences"); 27internal static string @Parentheses_preferences => GetResourceString("Parentheses_preferences"); 29internal static string @Modifier_preferences => GetResourceString("Modifier_preferences"); 31internal static string @Expression_level_preferences => GetResourceString("Expression_level_preferences"); 33internal static string @Field_preferences => GetResourceString("Field_preferences"); 35internal static string @Parameter_preferences => GetResourceString("Parameter_preferences"); 37internal static string @Suppression_preferences => GetResourceString("Suppression_preferences"); 39internal static string @Pascal_Case => GetResourceString("Pascal_Case"); 41internal static string @Abstract_Method => GetResourceString("Abstract_Method"); 43internal static string @Begins_with_I => GetResourceString("Begins_with_I"); 45internal static string @Class => GetResourceString("Class"); 47internal static string @Delegate => GetResourceString("Delegate"); 49internal static string @Enum => GetResourceString("Enum"); 51internal static string @Event => GetResourceString("Event"); 53internal static string @Interface => GetResourceString("Interface"); 55internal static string @Non_Field_Members => GetResourceString("Non_Field_Members"); 57internal static string @Private_Method => GetResourceString("Private_Method"); 59internal static string @Private_or_Internal_Field => GetResourceString("Private_or_Internal_Field"); 61internal static string @Private_or_Internal_Static_Field => GetResourceString("Private_or_Internal_Static_Field"); 63internal static string @Property => GetResourceString("Property"); 65internal static string @Public_or_Protected_Field => GetResourceString("Public_or_Protected_Field"); 67internal static string @Static_Field => GetResourceString("Static_Field"); 69internal static string @Static_Method => GetResourceString("Static_Method"); 71internal static string @Struct => GetResourceString("Struct"); 73internal static string @Types => GetResourceString("Types"); 75internal static string @Method => GetResourceString("Method"); 77internal static string @Missing_prefix_colon_0 => GetResourceString("Missing_prefix_colon_0"); 79internal static string @Missing_suffix_colon_0 => GetResourceString("Missing_suffix_colon_0"); 81internal static string @Prefix_0_does_not_match_expected_prefix_1 => GetResourceString("Prefix_0_does_not_match_expected_prefix_1"); 83internal static string @Prefix_0_is_not_expected => GetResourceString("Prefix_0_is_not_expected"); 85internal 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"); 87internal 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"); 89internal static string @These_words_cannot_contain_lower_case_characters_colon_0 => GetResourceString("These_words_cannot_contain_lower_case_characters_colon_0"); 91internal static string @These_words_cannot_contain_upper_case_characters_colon_0 => GetResourceString("These_words_cannot_contain_upper_case_characters_colon_0"); 93internal static string @These_words_must_begin_with_upper_case_characters_colon_0 => GetResourceString("These_words_must_begin_with_upper_case_characters_colon_0"); 95internal 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"); 97internal 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"); 99internal static string @Cast_is_redundant => GetResourceString("Cast_is_redundant"); 101internal static string @Naming_styles => GetResourceString("Naming_styles"); 103internal static string @Naming_rules => GetResourceString("Naming_rules"); 105internal static string @Symbol_specifications => GetResourceString("Symbol_specifications"); 107internal static string @Specified_sequence_has_duplicate_items => GetResourceString("Specified_sequence_has_duplicate_items"); 109internal static string @Segment_size_must_be_power_of_2_greater_than_1 => GetResourceString("Segment_size_must_be_power_of_2_greater_than_1"); 111internal static string @New_line_preferences => GetResourceString("New_line_preferences");