2 references to ConnectSocketInternal
System (2)
net\System\Net\ServicePoint.cs (2)
1240ws = state.servicePoint.ConnectSocketInternal(state.connectFailure, state.s4, state.s6, ref socket, ref address, state, asyncResult, out innerException); 1515return ConnectSocketInternal(false, s4, s6, ref socket, ref address, state, null, out exception);