1 write to _pair
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http1ReadingBenchmark.cs (1)
98
_pair
= pair;
2 references to _pair
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http1ReadingBenchmark.cs (2)
65
_pair
.Application.Output.WriteAsync(_readData).GetAwaiter().GetResult();
125
var reader =
_pair
.Application.Input;