4 references to TcpStringFormat
System.Runtime.Remoting (4)
channels\tcp\tcpsocketmanager.cs (4)
306
case
TcpStringFormat
.Unicode:
309
case
TcpStringFormat
.UTF8:
338
WriteByte(
TcpStringFormat
.UTF8, outputStream);
350
WriteByte(
TcpStringFormat
.Unicode, outputStream);