1 write to s6
System (1)
net\System\Net\ServicePoint.cs (1)
1212this.s6 = s6;
2 references to s6
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); 1255state.servicePoint.CompleteGetConnection(state.s4, state.s6, socket, address);