1 instantiation of TestMultiplexedConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
227MultiplexedConnectionContext ??= new TestMultiplexedConnectionContext(this)
1 reference to TestMultiplexedConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
93internal TestMultiplexedConnectionContext MultiplexedConnectionContext { get; set; }