5 references to IsProgressivelyEnhancedNavigation
Microsoft.AspNetCore.Components.Endpoints (5)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
210&& IsProgressivelyEnhancedNavigation(httpContext.Request))
Rendering\EndpointHtmlRenderer.Streaming.cs (4)
29if (IsProgressivelyEnhancedNavigation(httpContext.Request)) 97!IsProgressivelyEnhancedNavigation(httpContext.Request)) 151var isEnhancedNavigation = IsProgressivelyEnhancedNavigation(_httpContext.Request); 235if (IsProgressivelyEnhancedNavigation(httpContext.Request))