2 references to CreateCallbackAddress
System.ServiceModel (2)
System\ServiceModel\Channels\CallbackContextMessageProperty.cs (2)
83
this.callbackAddress =
CreateCallbackAddress
(this.listenAddress, this.context);
104
return
CreateCallbackAddress
(new EndpointAddress(listenAddress), this.context);