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