3 writes to _value
System.Private.Xml (3)
System\Xml\Cache\XPathNode.cs (3)
392_value = value; 401_value = string.Empty; 412_value = value;
1 reference to _value
System.Private.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
340get { return _value; }