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