1 instantiation of TimeoutControlConnectionInvoker
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
41
_timeoutControl = new TimeoutControl(new
TimeoutControlConnectionInvoker
(this, timeoutHandler), fakeTimeProvider);