1 write to Instance
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyCultureProvider.cs (1)
34Instance = new WebAssemblyCultureProvider(
1 reference to Instance
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHost.cs (1)
124cultureProvider ??= WebAssemblyCultureProvider.Instance!;