2 references to InitializeWithExistingContext
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
880stream.InitializeWithExistingContext(_incomingFrame.StreamId);
Internal\Http2\Http2Stream.cs (1)
27/// Reusable after calling <see cref="Initialize"/> or <see cref="InitializeWithExistingContext"/>.