2 references to HelloOperationCD1AsyncResult
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\AnnouncementService.cs (1)
114
return new
HelloOperationCD1AsyncResult
(this, message, callback, state);
System\ServiceModel\Discovery\DiscoveryProxy.cs (1)
133
return new
HelloOperationCD1AsyncResult
(this, message, callback, state);