3 references to AddOutputCacheFeature
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
104
AddOutputCacheFeature
(context);
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheMiddlewareTests.cs (2)
893
OutputCacheMiddleware.
AddOutputCacheFeature
(context);
896
Assert.ThrowsAny<InvalidOperationException>(() => OutputCacheMiddleware.
AddOutputCacheFeature
(context));