2 writes to _completedSynchronously
System.Core (2)
System\IO\Pipes\Pipe.cs (2)
905
asyncResult.
_completedSynchronously
= false;
1475
_completedSynchronously
= false;
1 reference to _completedSynchronously
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
1461
return
_completedSynchronously
;