3 references to XPathException
System.Private.Xml (3)
System\Xml\XPath\XPathException.cs (3)
70this(SR.Xml_UserException, new string?[] { message }, innerException) 91return new XPathException(res, new string[] { arg }, innerException); 95this(res, args, null)