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