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