33 references to GetResourceString
Microsoft.AspNetCore.Razor.Utilities.Shared (33)
src\427269d77cf079ab\Microsoft.AspNetCore.Razor.SharedUtilities.Resources.CollectionUtilitiesSR.cs (33)
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 @Destination_is_too_short => GetResourceString("Destination_is_too_short"); 87internal static string @Expected_condition_to_be_false => GetResourceString("Expected_condition_to_be_false"); 89internal static string @Expected_0_to_be_non_null => GetResourceString("Expected_0_to_be_non_null"); 92=> string.Format(Culture, GetResourceString("Expected_0_to_be_non_null"), p0); 95internal static string @Expected_condition_to_be_true => GetResourceString("Expected_condition_to_be_true"); 97internal static string @File_0_Line_1 => GetResourceString("File_0_Line_1"); 100=> string.Format(Culture, GetResourceString("File_0_Line_1"), p0, p1); 103internal static string @This_program_location_is_thought_to_be_unreachable => GetResourceString("This_program_location_is_thought_to_be_unreachable"); 105internal static string @The_value_cannot_be_an_empty_string => GetResourceString("The_value_cannot_be_an_empty_string"); 107internal 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"); 109internal static string @Contains_no_elements => GetResourceString("Contains_no_elements"); 111internal static string @Contains_more_than_one_element => GetResourceString("Contains_more_than_one_element"); 113internal static string @Contains_no_matching_elements => GetResourceString("Contains_no_matching_elements"); 115internal static string @Contains_more_than_one_matching_element => GetResourceString("Contains_more_than_one_matching_element");