1 reference to GetApplicationCulture
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyCultureProvider.cs (1)
32
initialCulture: CultureInfo.GetCultureInfo(WebAssemblyCultureProviderInterop.
GetApplicationCulture
() ?? CultureInfo.InvariantCulture.Name));