4 writes to _outstandingRefCount
System.Diagnostics.Process (4)
System\Diagnostics\ProcessWaitState.Unix.cs (4)
115pws._outstandingRefCount++; // For Holder 116pws._outstandingRefCount++; // Decremented in CheckChildren 150pws._outstandingRefCount++; 171--_outstandingRefCount;
1 reference to _outstandingRefCount
System.Diagnostics.Process (1)
System\Diagnostics\ProcessWaitState.Unix.cs (1)
172if (_outstandingRefCount == 0)