2 writes to _text
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\TextAction.cs (2)
45_text = string.Empty; 54_text += input.Value;
1 reference to _text
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\TextAction.cs (1)
74if (processor.TextEvent(_text, _disableOutputEscaping))