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