2 references to GetBrowserConfiguration
Microsoft.AspNetCore.Components.Endpoints (2)
BrowserConfiguration\ConfigureBrowser.cs (1)
41var existing = HttpContext.GetBrowserConfiguration();
Rendering\EndpointHtmlRenderer.Streaming.cs (1)
347var config = _httpContext.GetBrowserConfiguration();