1 write to m_Host
System (1)
net\System\Net\DnsEndPoint.cs (1)
40
m_Host
= host;
4 references to m_Host
System (4)
net\System\Net\DnsEndPoint.cs (4)
54
m_Host
== dnsComparand.
m_Host
);
64
return m_Family + "/" +
m_Host
+ ":" + m_Port;
70
return
m_Host
;