2 writes to timeoutHelper
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
420this.timeoutHelper = timeoutHelper; 444IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(to, via, tokenContainer, ref timeoutHelper, onGetBaseWebRequestCallback, this);
1 reference to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
466timeoutHelper.RemainingTime(), onGetTokenCallback, this);