2 references to 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);