1 write to m_Port
System (1)
net\System\Net\DnsEndPoint.cs (1)
41m_Port = port;
4 references to m_Port
System (4)
net\System\Net\DnsEndPoint.cs (4)
53m_Port == dnsComparand.m_Port && 64return m_Family + "/" + m_Host + ":" + m_Port; 84return m_Port;