1 write to InheritBaseAddressSettings
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
191httpTransport.InheritBaseAddressSettings = true;
1 reference to InheritBaseAddressSettings
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
68_inheritBaseAddressSettings = elementToBeCloned.InheritBaseAddressSettings;