2 references to GetCultures
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyCultureProvider.cs (1)
65var culturesToLoad = GetCultures(CultureInfo.CurrentCulture);
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyCultureProviderTest.cs (1)
21var actual = WebAssemblyCultureProvider.GetCultures(culture);