5 references to IsProgressivelyEnhancedNavigation
Microsoft.AspNetCore.Components.Endpoints (5)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
210&& IsProgressivelyEnhancedNavigation(httpContext.Request))
Rendering\EndpointHtmlRenderer.Streaming.cs (4)
30if (IsProgressivelyEnhancedNavigation(httpContext.Request)) 98!IsProgressivelyEnhancedNavigation(httpContext.Request)) 152var isEnhancedNavigation = IsProgressivelyEnhancedNavigation(_httpContext.Request); 236if (IsProgressivelyEnhancedNavigation(httpContext.Request))