1 reference to CreateHttp2StreamContext
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
PooledStreamStackTests.cs (1)
99
var context = TestContextFactory.
CreateHttp2StreamContext
(connectionId: "TestConnectionId", streamId: streamId);