1 override of LoadCurrentCultureResourcesAsync
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
104public override ValueTask LoadCurrentCultureResourcesAsync() => default;
1 reference to LoadCurrentCultureResourcesAsync
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHost.cs (1)
132await cultureProvider.LoadCurrentCultureResourcesAsync();