2 references to Tags
Microsoft.AspNetCore.OutputCaching (2)
OutputCacheMiddleware.cs (1)
443await OutputCacheEntryFormatter.StoreAsync(context.CacheKey, context.CachedResponse, context.Tags, context.CachedResponseValidFor,
Policies\TagsPolicy.cs (1)
27context.Tags.Add(tag);