1 write to proxyAvailableDelegate
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryClient.cs (1)
770
this.
proxyAvailableDelegate
= Fx.ThunkCallback(new SendOrPostCallback(RaiseProxyAvailable));
1 reference to proxyAvailableDelegate
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryClient.cs (1)
1116
context.AsyncOperation.Post(this.
proxyAvailableDelegate
, e);