1 write to onGetTokenCallback
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
462onGetTokenCallback = Fx.ThunkCallback(new AsyncCallback(OnGetTokenCallback));
2 references to onGetTokenCallback
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
460if (onGetTokenCallback == null) 466timeoutHelper.RemainingTime(), onGetTokenCallback, this);