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