1 write to begin2
System.ServiceModel (1)
System\ServiceModel\Channels\ChainedAsyncResult.cs (1)
39this.begin2 = begin2;
1 reference to begin2
System.ServiceModel (1)
System\ServiceModel\Channels\ChainedAsyncResult.cs (1)
88result = begin2(this.timeoutHelper.RemainingTime(), begin2Callback, this);