2 writes to _text
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
910_text = text; 921_text = string.Concat(_text, text);
2 references to _text
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
921_text = string.Concat(_text, text); 939return _text;