6 writes to _hasWaiter
System.Net.Http (6)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (6)
472_hasWaiter = false; 858_hasWaiter = false; 928_hasWaiter = false; 1041_hasWaiter = true; 1130_hasWaiter = true; 1463thisRef._hasWaiter = false;
6 references to _hasWaiter
System.Net.Http (6)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (6)
471bool signalWaiter = _hasWaiter; 857signalWaiter = _hasWaiter; 927signalWaiter = _hasWaiter; 1040Debug.Assert(!_hasWaiter); 1129Debug.Assert(!_hasWaiter); 1462signalWaiter = thisRef._hasWaiter;