3 references to IsEnvironment
Microsoft.AspNetCore.Components.WebAssembly (3)
Hosting\WebAssemblyHostEnvironmentExtensions.cs (3)
20return hostingEnvironment.IsEnvironment("Development"); 32return hostingEnvironment.IsEnvironment("Staging"); 44return hostingEnvironment.IsEnvironment("Production");