2 writes to _pendingErrorRead
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
1641
_pendingErrorRead
= true;
1695
_pendingErrorRead
= false;
1 reference to _pendingErrorRead
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
1636
if (
_pendingErrorRead
)