Implemented interface member:
method
AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching.IResponseCachingPolicyProvider.AllowCacheStorage(Microsoft.AspNetCore.ResponseCaching.ResponseCachingContext)
1 reference to AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching.Tests (1)
ResponseCachingPolicyProviderTests.cs (1)
151
Assert.False(new ResponseCachingPolicyProvider().
AllowCacheStorage
(context));