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