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