1 implementation of GetApplicationEnvironment
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
27public string GetApplicationEnvironment()
1 reference to GetApplicationEnvironment
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
174var applicationEnvironment = _jsMethods.GetApplicationEnvironment();