5 references to IsProgressivelyEnhancedNavigation
Microsoft.AspNetCore.Components.Endpoints (5)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
262
&&
IsProgressivelyEnhancedNavigation
(httpContext.Request))
Rendering\EndpointHtmlRenderer.Streaming.cs (4)
32
if (!isReExecuted &&
IsProgressivelyEnhancedNavigation
(httpContext.Request))
100
!
IsProgressivelyEnhancedNavigation
(httpContext.Request))
154
var isEnhancedNavigation =
IsProgressivelyEnhancedNavigation
(_httpContext.Request);
238
if (
IsProgressivelyEnhancedNavigation
(httpContext.Request))