1 reference to Enabled
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheViewService.cs (1)
87if (!cacheView.Enabled || !IsCacheableRequestMethod(httpContext.Request.Method) || cacheView.IsInStreamingContext)