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