2 references to XPathException
System.Xml (2)
System\Xml\XPath\XPathException.cs (2)
79
return new
XPathException
(res, new string[] { arg }, innerException);
83
this
(res, args, null) {