2 writes to message
System.Xml (2)
System\Xml\XPath\XPathException.cs (2)
42message = CreateMessage(res, args); 46message = null;
2 references to message
System.Xml (2)
System\Xml\XPath\XPathException.cs (2)
107return (message == null) ? base.Message : message;