4 references to Culture
Microsoft.AspNetCore.Components.Endpoints (4)
artifacts\obj\Microsoft.AspNetCore.Components.Endpoints\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.Resources.cs (4)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 36=> string.Format(Culture, GetResourceString("TypeMustDeriveFromType"), p0, p1); 42=> string.Format(Culture, GetResourceString("UnableToFindServices"), p0, p1); 48=> string.Format(Culture, GetResourceString("UnsupportedRenderMode"), p0);