1 reference to FILE_FLAG_FIRST_PIPE_INSTANCE
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
569
(maxNumberOfServerInstances == 1 ? UnsafeNativeMethods.
FILE_FLAG_FIRST_PIPE_INSTANCE
: 0) |