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