2 references to CreateHttp2StreamContext
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
Http2\Http2HttpProtocolFeatureCollectionTests.cs (1)
23var context = TestContextFactory.CreateHttp2StreamContext(
PooledStreamStackTests.cs (1)
99var context = TestContextFactory.CreateHttp2StreamContext(connectionId: "TestConnectionId", streamId: streamId);