8 references to ThrowXmlException
dotnet-svcutil-lib (8)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlExceptionHelper.cs (8)
164ThrowXmlException(reader, SRSerialization.XmlProcessingInstructionNotSupported); 179ThrowXmlException(reader, SRSerialization.XmlUnexpectedEndElement); 194ThrowXmlException(reader, SRSerialization.XmlInvalidCharRef); 219ThrowXmlException(reader, SRSerialization.XmlInvalidFormat); 224ThrowXmlException(reader, SRSerialization.XmlInvalidRootData); 229ThrowXmlException(reader, SRSerialization.XmlMultipleRootElements); 234ThrowXmlException(reader, SRSerialization.XmlDeclNotFirst); 259ThrowXmlException(reader, SRSerialization.XmlEmptyNamespaceRequiresNullPrefix);