1 write to s6
System (1)
net\System\Net\ServicePoint.cs (1)
1212
this.
s6
= s6;
2 references to s6
System (2)
net\System\Net\ServicePoint.cs (2)
1240
ws = state.servicePoint.ConnectSocketInternal(state.connectFailure, state.s4, state.
s6
, ref socket, ref address, state, asyncResult, out innerException);
1255
state.servicePoint.CompleteGetConnection(state.s4, state.
s6
, socket, address);