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