1 write to stringValue
System.Xml (1)
System\Xml\XPath\Internal\XPathScanner.cs (1)
174this.stringValue = ScanString();
2 references to stringValue
System.Xml (2)
System\Xml\XPath\Internal\XPathScanner.cs (2)
88Debug.Assert(this.stringValue != null); 89return this.stringValue;