9 references to ServicePoint
System (9)
net\System\Net\FtpWebRequest.cs (9)
460
ServicePoint refreshIt =
ServicePoint
;
584
ServicePoint servicePoint =
ServicePoint
;
595
if (
ServicePoint
.InternalProxyServicePoint)
736
if (
ServicePoint
.InternalProxyServicePoint)
904
ServicePoint servicePoint =
ServicePoint
;
916
if (
ServicePoint
.InternalProxyServicePoint)
968
if (
ServicePoint
.InternalProxyServicePoint)
1074
m_ConnectionPool = ConnectionPoolManager.GetConnectionPool(
ServicePoint
, GetConnectionGroupLine(), m_CreateConnectionCallback);
1964
m_HttpWebRequest = new HttpWebRequest(m_Uri,
ServicePoint
);