3 references to VaryByRoute
Microsoft.AspNetCore.Components.Endpoints (3)
CacheView\CacheViewKeyResolver.cs (2)
59if (!string.IsNullOrEmpty(cacheView.VaryByRoute)) 61AppendDelimitedRouteValues(hash, cacheView.VaryByRoute, request);
CacheView\CacheViewService.cs (1)
220if (!string.IsNullOrEmpty(cacheView.VaryByRoute))