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