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