5 writes to _outstandingRefCount
System.Diagnostics.Process (5)
System\Diagnostics\ProcessWaitState.Unix.cs (5)
119pws._outstandingRefCount++; // For Holder 120pws._outstandingRefCount++; // Decremented in CheckChildren 154pws._outstandingRefCount++; 167_outstandingRefCount++; 184--_outstandingRefCount;
1 reference to _outstandingRefCount
System.Diagnostics.Process (1)
System\Diagnostics\ProcessWaitState.Unix.cs (1)
185if (_outstandingRefCount == 0)