1 write to _noOperationRequestDelegate
Microsoft.AspNetCore.Owin.Microbenchmarks (1)
Benchmarks\OwinEnvironmentBenchmark.cs (1)
26_noOperationRequestDelegate = BuildRequestDelegate();
1 reference to _noOperationRequestDelegate
Microsoft.AspNetCore.Owin.Microbenchmarks (1)
Benchmarks\OwinEnvironmentBenchmark.cs (1)
57await _noOperationRequestDelegate(_defaultHttpContext);