2 references to TryUpdateConnectionWindow
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
1067if (!_frameWriter.TryUpdateConnectionWindow(_incomingFrame.WindowUpdateSizeIncrement))
Internal\Http2\Http2FrameWriter.cs (1)
226if (!TryUpdateConnectionWindow((int)actual))