2 references to CanGetSetPipeSz
System.IO.Pipes (2)
System\IO\Pipes\AnonymousPipeServerStream.Unix.cs (1)
57
if (bufferSize > 0 && Interop.Sys.Fcntl.
CanGetSetPipeSz
)
System\IO\Pipes\PipeStream.Unix.cs (1)
476
if (!Interop.Sys.Fcntl.
CanGetSetPipeSz
)