1 write to _stringValue
System.Private.Xml (1)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
524_stringValue = _xpathExpr.Substring(startIdx, endIdx - startIdx);
2 references to _stringValue
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
153Debug.Assert(_stringValue != null); 154return _stringValue;