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