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