4 references to FindServicePoint
System (4)
net\System\Net\HttpWebRequest.cs (4)
1873servicePoint = FindServicePoint(true); 2435return FindServicePoint(false); 2728ServicePoint servicePoint = FindServicePoint(true); 4124SubmitRequest(FindServicePoint(false));