2 instantiations of BufferTestOutputCache
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheEntryFormatterTests.cs (1)
18public override ITestOutputCacheStore GetStore() => new BufferTestOutputCache();
OutputCacheMiddlewareTests.cs (1)
25public override ITestOutputCacheStore GetStore() => new BufferTestOutputCache();