2 writes to _pendingOutputRead
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
1601
_pendingOutputRead
= true;
1674
_pendingOutputRead
= false;
1 reference to _pendingOutputRead
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
1598
if (
_pendingOutputRead
)