2 references to CancelAsync
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryClient.cs (1)
777this.cancelTaskCallbackDelegate = Fx.ThunkCallback(new Action<object>(this.CancelAsync));
System\ServiceModel\Discovery\DiscoveryClientChannelBase.cs (1)
376this.discoveryClient.CancelAsync(this);