2 references to StreamReset
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2OutputProducer.cs (1)
20/// Reusable after calling <see cref="StreamReset"/> (<see cref="Reset"/> is unrelated and does nothing).
Internal\Http2\Http2Stream.cs (1)
84_http2Output.StreamReset(context.ClientPeerSettings.InitialWindowSize);