3 references to CallbackContextMessageProperty
System.ServiceModel (3)
System\ServiceModel\Channels\CallbackContextMessageProperty.cs (3)
36: this((EndpointAddress)null, context) 46: this(new EndpointAddress(listenAddress), context) 180return new CallbackContextMessageProperty(this.listenAddress, this.context);