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