2 writes to m_ProxyServicePoint
System (2)
net\System\Net\ServicePoint.cs (2)
111m_ProxyServicePoint = proxyServicePoint; 147m_ProxyServicePoint = proxyServicePoint;
2 references to m_ProxyServicePoint
System (2)
net\System\Net\ServicePoint.cs (2)
465if (m_ProxyServicePoint) 968return m_ProxyServicePoint;