1 write to callbackInstance
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
385this.callbackInstance = callbackInstance;
1 reference to callbackInstance
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
397return new CallbackAsyncResult(this.callbackInstance, message, callback, state);