1 write to _connectionTask
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
252_connectionTask = _httpConnection.ProcessRequestsAsync(new DummyApplication(application));
1 reference to _connectionTask
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
155await _connectionTask;