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