40 references to GetResourceString
Microsoft.AspNetCore.Razor.Utilities.Shared (40)
src\427269d77cf079ab\Microsoft.AspNetCore.Razor.Utilities.Shared.Resources.SR.cs (40)
19var value = GetResourceString(resourceKey); 31internal static string @_0_1_must_be_a_non_negative_and_non_zero_value => GetResourceString("0_1_must_be_a_non_negative_and_non_zero_value"); 34=> string.Format(Culture, GetResourceString("0_1_must_be_a_non_negative_and_non_zero_value"), p0, p1); 37internal static string @_0_1_must_be_a_non_negative_value => GetResourceString("0_1_must_be_a_non_negative_value"); 40=> string.Format(Culture, GetResourceString("0_1_must_be_a_non_negative_value"), p0, p1); 43internal static string @_0_1_must_be_a_non_zero_value => GetResourceString("0_1_must_be_a_non_zero_value"); 46=> string.Format(Culture, GetResourceString("0_1_must_be_a_non_zero_value"), p0, p1); 49internal static string @_0_1_must_be_equal_to_2 => GetResourceString("0_1_must_be_equal_to_2"); 52=> string.Format(Culture, GetResourceString("0_1_must_be_equal_to_2"), p0, p1, p2); 55internal static string @_0_1_must_be_greater_than_2 => GetResourceString("0_1_must_be_greater_than_2"); 58=> string.Format(Culture, GetResourceString("0_1_must_be_greater_than_2"), p0, p1, p2); 61internal static string @_0_1_must_be_greater_than_or_equal_to_2 => GetResourceString("0_1_must_be_greater_than_or_equal_to_2"); 64=> string.Format(Culture, GetResourceString("0_1_must_be_greater_than_or_equal_to_2"), p0, p1, p2); 67internal static string @_0_1_must_be_less_than_2 => GetResourceString("0_1_must_be_less_than_2"); 70=> string.Format(Culture, GetResourceString("0_1_must_be_less_than_2"), p0, p1, p2); 73internal static string @_0_1_must_be_less_than_or_equal_to_2 => GetResourceString("0_1_must_be_less_than_or_equal_to_2"); 76=> string.Format(Culture, GetResourceString("0_1_must_be_less_than_or_equal_to_2"), p0, p1, p2); 79internal static string @_0_1_must_not_be_equal_to_2 => GetResourceString("0_1_must_not_be_equal_to_2"); 82=> string.Format(Culture, GetResourceString("0_1_must_not_be_equal_to_2"), p0, p1, p2); 85internal static string @Cannot_advance_past_end_of_the_buffer_which_has_a_size_of_0 => GetResourceString("Cannot_advance_past_end_of_the_buffer_which_has_a_size_of_0"); 88=> string.Format(Culture, GetResourceString("Cannot_advance_past_end_of_the_buffer_which_has_a_size_of_0"), p0); 91internal static string @Cannot_allocate_a_buffer_of_size_0 => GetResourceString("Cannot_allocate_a_buffer_of_size_0"); 94=> string.Format(Culture, GetResourceString("Cannot_allocate_a_buffer_of_size_0"), p0); 97internal static string @Destination_is_too_short => GetResourceString("Destination_is_too_short"); 99internal static string @Expected_condition_to_be_false => GetResourceString("Expected_condition_to_be_false"); 101internal static string @Expected_0_to_be_non_null => GetResourceString("Expected_0_to_be_non_null"); 104=> string.Format(Culture, GetResourceString("Expected_0_to_be_non_null"), p0); 107internal static string @Expected_condition_to_be_true => GetResourceString("Expected_condition_to_be_true"); 109internal static string @File_0_Line_1 => GetResourceString("File_0_Line_1"); 112=> string.Format(Culture, GetResourceString("File_0_Line_1"), p0, p1); 115internal static string @Non_negative_number_required => GetResourceString("Non_negative_number_required"); 117internal static string @The_value_cannot_be_an_empty_string => GetResourceString("The_value_cannot_be_an_empty_string"); 119internal static string @The_value_cannot_be_an_empty_string_composed_entirely_of_whitespace => GetResourceString("The_value_cannot_be_an_empty_string_composed_entirely_of_whitespace"); 121internal static string @This_program_location_is_thought_to_be_unreachable => GetResourceString("This_program_location_is_thought_to_be_unreachable"); 123internal static string @Unsupported_type_0 => GetResourceString("Unsupported_type_0"); 126=> string.Format(Culture, GetResourceString("Unsupported_type_0"), p0); 129internal static string @Contains_no_elements => GetResourceString("Contains_no_elements"); 131internal static string @Contains_more_than_one_element => GetResourceString("Contains_more_than_one_element"); 133internal static string @Contains_no_matching_elements => GetResourceString("Contains_no_matching_elements"); 135internal static string @Contains_more_than_one_matching_element => GetResourceString("Contains_more_than_one_matching_element");