6 references to HttpMultiplexedConnectionContext
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
234var httpConnectionContext = new HttpMultiplexedConnectionContext(
src\Servers\Kestrel\shared\test\TestContextFactory.cs (1)
89var http3ConnectionContext = new HttpMultiplexedConnectionContext(
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\HttpMultiplexedConnectionMiddleware.cs (1)
35var httpConnectionContext = new HttpMultiplexedConnectionContext(
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\TestContextFactory.cs (1)
89var http3ConnectionContext = new HttpMultiplexedConnectionContext(
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
234var httpConnectionContext = new HttpMultiplexedConnectionContext(
src\Servers\Kestrel\shared\test\TestContextFactory.cs (1)
89var http3ConnectionContext = new HttpMultiplexedConnectionContext(