1 reference to nestedCallback
System.ServiceModel (1)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
38
IAsyncResult result = collection[index].BeginOpen(this.timeoutHelper.RemainingTime(),
nestedCallback
, callbackState);