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