1 write to AllowCacheStorageValue
Microsoft.AspNetCore.ResponseCaching.Tests (1)
ResponseCachingMiddlewareTests.cs (1)
915
AllowCacheStorageValue
= allowCacheStorage
1 reference to AllowCacheStorageValue
Microsoft.AspNetCore.ResponseCaching.Tests (1)
TestUtils.cs (1)
325
public bool AllowCacheStorage(ResponseCachingContext context) =>
AllowCacheStorageValue
;