1 reference to SetNamedPipeHandleState
System.Core (1)
System\IO\Pipes\PipeStream.cs (1)
930if (!UnsafeNativeMethods.SetNamedPipeHandleState(m_handle, &pipeReadType, UnsafeNativeMethods.NULL, UnsafeNativeMethods.NULL)) {