3 references to Custom
System.Runtime.Remoting (3)
channels\ipc\ipcmanager.cs (1)
86if (headerType == TcpHeaders.Custom)
channels\tcp\tcpsocketmanager.cs (2)
124if (headerType == TcpHeaders.Custom) 282WriteUInt16(TcpHeaders.Custom, outputStream);