3 writes to _pendingUpdateSize
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\FlowControl\InputFlowControl.cs (3)
44_pendingUpdateSize = 0; 100_pendingUpdateSize = 0; 105_pendingUpdateSize = potentialUpdateSize;
1 reference to _pendingUpdateSize
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\FlowControl\InputFlowControl.cs (1)
96var potentialUpdateSize = _pendingUpdateSize + bytes;