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