2 references to XmlException
System.Private.Xml (2)
System\Xml\XmlConvert.cs (2)
527throw new XmlException(SR.Xml_InvalidWhitespaceCharacter, XmlException.BuildCharExceptionArgs(content, pos), 0, pos + 1); 1571return new XmlException(res, args, lineNo, linePos);