2 references to TryUpdateOutputWindow
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (2)
1048if (!stream.TryUpdateOutputWindow(windowSizeDifference)) 1185if (!stream.TryUpdateOutputWindow(_incomingFrame.WindowUpdateSizeIncrement))