1 reference to ResourceManager
Microsoft.AspNetCore.Components.Endpoints (1)
src\0f6147b19c23fa97\Microsoft.AspNetCore.Components.Endpoints.Resources.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);