2 references to Http2Stream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
884
return new
Http2Stream
<TContext>(
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
PooledStreamStackTests.cs (1)
101
return new
Http2Stream
<HttpContext>(new DummyApplication(), context)