3 references to ContentType
System.Runtime.Remoting (3)
channels\ipc\ipcmanager.cs (1)
129
if (headerType == TcpHeaders.
ContentType
)
channels\tcp\tcpsocketmanager.cs (2)
167
if (headerType == TcpHeaders.
ContentType
)
275
WriteUInt16(TcpHeaders.
ContentType
, outputStream);