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