2 writes to _initialBurst
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (2)
185e._initialBurst = InitialBurstCount; 210if (initial) _initialBurst--;
1 reference to _initialBurst
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (1)
207bool initial = _initialBurst > 0;