10 references to GetResourceString
Microsoft.CodeAnalysis.CodeStyle (10)
Microsoft.CodeAnalysis.CodeStyleResources.cs (10)
17
internal static string @A_language_name_cannot_be_specified_for_this_option =>
GetResourceString
("A_language_name_cannot_be_specified_for_this_option");
19
internal static string @A_language_name_must_be_specified_for_this_option =>
GetResourceString
("A_language_name_must_be_specified_for_this_option");
21
internal static string @Indentation_and_spacing =>
GetResourceString
("Indentation_and_spacing");
23
internal static string @New_line_preferences =>
GetResourceString
("New_line_preferences");
25
internal static string @Arrays_with_more_than_one_dimension_cannot_be_serialized =>
GetResourceString
("Arrays_with_more_than_one_dimension_cannot_be_serialized");
27
internal 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");
29
internal static string @The_type_0_is_not_understood_by_the_serialization_binder =>
GetResourceString
("The_type_0_is_not_understood_by_the_serialization_binder");
31
internal static string @Cannot_serialize_type_0 =>
GetResourceString
("Cannot_serialize_type_0");
33
internal static string @Deserialization_reader_for_0_read_incorrect_number_of_values =>
GetResourceString
("Deserialization_reader_for_0_read_incorrect_number_of_values");
35
internal static string @Stream_is_too_long =>
GetResourceString
("Stream_is_too_long");