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