2 writes to _message
System.Private.Xml (2)
System\Xml\XPath\XPathException.cs (2)
46
_message
= CreateMessage(_res, _args);
51
_message
= null;
1 reference to _message
System.Private.Xml (1)
System\Xml\XPath\XPathException.cs (1)
126
return
_message
?? base.Message;