1 implementation of AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingPolicyProvider.cs (1)
60
public bool
AllowCacheStorage
(ResponseCachingContext context)
1 reference to AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingMiddleware.cs (1)
99
if (_policyProvider.
AllowCacheStorage
(context))