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