4 references to ReceiveFrameAsync
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (4)
Http2\Http2ConnectionBenchmarkBase.cs (4)
105
ReceiveFrameAsync
(_connectionPair.Application.Input).GetAwaiter().GetResult();
107
ReceiveFrameAsync
(_connectionPair.Application.Input).GetAwaiter().GetResult();
109
ReceiveFrameAsync
(_connectionPair.Application.Input).GetAwaiter().GetResult();
123
await
ReceiveFrameAsync
(_connectionPair.Application.Input);