3 references to OutputCacheAttribute
Microsoft.AspNetCore.Mvc.Core (1)
Filters\OutputCacheFilter.cs (1)
43Resources.FormatOutputCacheAttribute_Requires_OutputCachingMiddleware(nameof(OutputCacheAttribute)));
Microsoft.AspNetCore.OutputCaching (2)
OutputCacheMiddleware.cs (2)
244var attribute = metadata?.GetMetadata<OutputCacheAttribute>();