2 references to XmlException
System.Xml (2)
System\Xml\XmlConvert.cs (2)
1597return new XmlException( res, string.Empty, lineNo, linePos ); 1611return new XmlException( res, arg, lineNo, linePos );