2 writes to _inheritBaseAddressSettings
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
65_inheritBaseAddressSettings = elementToBeCloned.InheritBaseAddressSettings; 144_inheritBaseAddressSettings = value;
3 references to _inheritBaseAddressSettings
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
140return _inheritBaseAddressSettings; 501if (_inheritBaseAddressSettings != http._inheritBaseAddressSettings)