1 write to _canRead
System.IO.Pipes (1)
System\IO\Pipes\PipeStream.cs (1)
71
_canRead
= true;
1 reference to _canRead
System.IO.Pipes (1)
System\IO\Pipes\PipeStream.cs (1)
268
return
_canRead
;