1 write to m_handle
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
856
m_handle
= handle;
1 reference to m_handle
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
820
if (UnsafeNativeMethods.ImpersonateNamedPipeClient(execHelper.
m_handle
)) {