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