2 references to InheritBaseAddressSettings
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
52
this.inheritBaseAddressSettings = elementToBeCloned.
InheritBaseAddressSettings
;
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
65
this.InheritBaseAddressSettings = bindingElement.
InheritBaseAddressSettings
;