1 write to connectFailure
System (1)
net\System\Net\ServicePoint.cs (1)
1436state.connectFailure = connectFailure;
1 reference to connectFailure
System (1)
net\System\Net\ServicePoint.cs (1)
1240ws = state.servicePoint.ConnectSocketInternal(state.connectFailure, state.s4, state.s6, ref socket, ref address, state, asyncResult, out innerException);