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