2 overrides of OnWriteStartAddressHeader
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (2)
295protected override void OnWriteStartAddressHeader(XmlDictionaryWriter writer) 347protected override void OnWriteStartAddressHeader(XmlDictionaryWriter writer)
1 reference to OnWriteStartAddressHeader
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (1)
169OnWriteStartAddressHeader(writer);