1 write to _isAsync
System.IO.Pipes (1)
System\IO\Pipes\PipeStream.cs (1)
97
_isAsync
= isAsync;
1 reference to _isAsync
System.IO.Pipes (1)
System\IO\Pipes\PipeStream.cs (1)
185
get { return
_isAsync
; }