2 writes to _text
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\TextEvent.cs (2)
20_text = text; 27_text = input.Value;
2 references to _text
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\TextEvent.cs (2)
32return processor.TextEvent(_text); 37return _text!;