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