3 references to AddressingExtensionInBadNS
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (3)
716
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateXmlException(reader, string.Format(SRServiceModel.
AddressingExtensionInBadNS
, reader.LocalName, reader.NamespaceURI)));
1104
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateXmlException(reader, string.Format(SRServiceModel.
AddressingExtensionInBadNS
, reader.LocalName, reader.NamespaceURI)));
1161
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateXmlException(reader, string.Format(SRServiceModel.
AddressingExtensionInBadNS
, reader.LocalName, reader.NamespaceURI)));