3 references to Invoke
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (2)
ResponseCachingBenchmark.cs (2)
63await _middleware.Invoke(context); 78await _middleware.Invoke(context);
Microsoft.AspNetCore.ResponseCaching.Tests (1)
ResponseCachingMiddlewareTests.cs (1)
920await middleware.Invoke(context);