1 write to s4
System (1)
net\System\Net\ServicePoint.cs (1)
1211
this.
s4
= s4;
2 references to s4
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);