2 references to AddressingHeadersCannotBeAddedToAddressingVersion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (2)
956
new InvalidOperationException(string.Format(SRServiceModel.
AddressingHeadersCannotBeAddedToAddressingVersion
, _version.Addressing)));
1303
new InvalidOperationException(string.Format(SRServiceModel.
AddressingHeadersCannotBeAddedToAddressingVersion
, _version.Addressing)));