2 references to s_aspnetcoreBrowserTools
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.Streaming.cs (2)
457
if (
s_aspnetcoreBrowserTools
!= null)
459
config.WebAssembly.EnvironmentVariables.TryAdd("__ASPNETCORE_BROWSER_TOOLS",
s_aspnetcoreBrowserTools
);