Searched refs:m_IsTrustedHost (Results 1 – 1 of 1) sorted by relevance
87 return m_IsTrustedHost;1469 …private bool m_IsTrustedHost = true; // CBT: False if the DNS resolve changed the h… field in System.Net.ServicePoint1620 m_IsTrustedHost = ipHostEntry.isTrustedHost; in SetAddressList()