1 write to callbackInstance
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
436this.callbackInstance = callbackInstance;
2 references to callbackInstance
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\ClientFactory.cs (2)
441result = this.callbackInstance.BeginProcessMessage(message, 459thisPtr.callbackInstance.EndProcessMessage(result);