3 writes to value
System.Xml (3)
System\Xml\Cache\XPathNode.cs (3)
354
this.
value
= value;
362
this.
value
= string.Empty;
372
this.
value
= value;
1 reference to value
System.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
307
get { return this.
value
; }