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)
340
get { return
_value
; }