1 write to _pair
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http1LargeWritingBenchmark.cs (1)
69_pair = pair;
2 references to _pair
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http1LargeWritingBenchmark.cs (2)
95var reader = _pair.Application.Input; 110_pair.Transport.Output.Complete();