2 references to GetBrowserOptions
Microsoft.AspNetCore.Components.Endpoints (2)
BrowserConfiguration\ConfigureBrowser.cs (1)
38var existing = BrowserOptions.GetBrowserOptions(HttpContext);
Rendering\EndpointHtmlRenderer.Streaming.cs (1)
446var config = BrowserOptions.GetBrowserOptions(_httpContext);