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