2 writes to _pendingErrorRead
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
1657
_pendingErrorRead
= true;
1711
_pendingErrorRead
= false;
1 reference to _pendingErrorRead
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
1652
if (
_pendingErrorRead
)