1 implementation of AttemptResponseCaching
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingPolicyProvider.cs (1)
12
public bool
AttemptResponseCaching
(ResponseCachingContext context)
1 reference to AttemptResponseCaching
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingMiddleware.cs (1)
90
if (_policyProvider.
AttemptResponseCaching
(context))