2 references to ReadResponseAsync
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
InMemoryTransportBenchmark.cs (2)
94await _connection.ReadResponseAsync(_plaintextExpectedResponse.Length); 101await _connection.ReadResponseAsync(_plaintextPipelinedExpectedResponse.Length);