2 writes to _pendingOutputRead
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
1783
_pendingOutputRead
= true;
1855
_pendingOutputRead
= false;
1 reference to _pendingOutputRead
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
1780
if (
_pendingOutputRead
)