1 reference to ResourceManager
Microsoft.AspNetCore.Components.Endpoints (1)
artifacts\obj\Microsoft.AspNetCore.Components.Endpoints\Release\net11.0\Microsoft.AspNetCore.Components.Endpoints.FormMapping.FormDataResources.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);