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