2 instantiations of ProbeDuplex11AsyncResult
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryProxy.cs (1)
193return new ProbeDuplex11AsyncResult(request, this, this, callback, state);
System\ServiceModel\Discovery\DiscoveryService.cs (1)
107return new ProbeDuplex11AsyncResult(request, this, null, callback, state);
3 references to ProbeDuplex11AsyncResult
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\DiscoveryProxy.cs (1)
198ProbeDuplex11AsyncResult.End(result);
System\ServiceModel\Discovery\DiscoveryService.cs (1)
112ProbeDuplex11AsyncResult.End(result);
System\ServiceModel\Discovery\Version11\ProbeDuplex11AsyncResult.cs (1)
22AsyncResult.End<ProbeDuplex11AsyncResult>(result);