8 references to ThrowXmlException
System.Private.DataContractSerialization (8)
System\Xml\XmlExceptionHelper.cs (8)
188
ThrowXmlException
(reader, SR.XmlProcessingInstructionNotSupported);
206
ThrowXmlException
(reader, SR.XmlUnexpectedEndElement);
224
ThrowXmlException
(reader, SR.XmlInvalidCharRef);
253
ThrowXmlException
(reader, SR.XmlInvalidFormat);
259
ThrowXmlException
(reader, SR.XmlInvalidRootData);
265
ThrowXmlException
(reader, SR.XmlMultipleRootElements);
271
ThrowXmlException
(reader, SR.XmlDeclNotFirst);
301
ThrowXmlException
(reader, SR.XmlEmptyNamespaceRequiresNullPrefix);