2 writes to _res
System.Private.Xml (2)
System\Xml\XPath\XPathException.cs (2)
30_res = (string)info.GetValue("res", typeof(string))!; 103_res = res;
2 references to _res
System.Private.Xml (2)
System\Xml\XPath\XPathException.cs (2)
46_message = CreateMessage(_res, _args); 60info.AddValue("res", _res);