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)
57
await
_noOperationRequestDelegate
(_defaultHttpContext);