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