2 references to InitializeConnectionAsync
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http3\Http3ConnectionBenchmarkBase.cs (1)
54
_http3.
InitializeConnectionAsync
(ProcessRequest).GetAwaiter().GetResult();
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
270
await
InitializeConnectionAsync
(application);