1 write to m_port
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
379
m_port
= uri.Port;
1 reference to m_port
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
381
_machineAndPort = m_machineName + ":" +
m_port
;