2 writes to _inheritBaseAddressSettings
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
55_inheritBaseAddressSettings = elementToBeCloned.InheritBaseAddressSettings; 113_inheritBaseAddressSettings = value;
3 references to _inheritBaseAddressSettings
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
109return _inheritBaseAddressSettings; 382if (_inheritBaseAddressSettings != http._inheritBaseAddressSettings)