2 references to INVALID_HANDLE_VALUE
System.Runtime.Remoting (2)
channels\ipc\ipcport.cs (2)
102if (handle.Handle.ToInt32() == NativePipe.INVALID_HANDLE_VALUE){ 156if(handle.Handle.ToInt32() != NativePipe.INVALID_HANDLE_VALUE)