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