2 references to WebAssemblyCultureProviderInterop
Microsoft.AspNetCore.Components.WebAssembly (2)
Hosting\WebAssemblyCultureProvider.cs (2)
32initialCulture: CultureInfo.GetCultureInfo(WebAssemblyCultureProviderInterop.GetApplicationCulture() ?? CultureInfo.InvariantCulture.Name)); 68await WebAssemblyCultureProviderInterop.LoadSatelliteAssemblies(culturesToLoad);