2 references to CacheService
Microsoft.AspNetCore.Components.Endpoints (2)
CacheView\CacheView.cs (2)
122
RenderState = HttpContext is { } httpContext &&
CacheService
is { } cacheService
140
CacheService
?.OnCacheViewDisposed(state);