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