5 references to _unescapedText
System.Private.Xml (5)
System\Xml\Xsl\Xslt\QilGenerator.cs (5)
986_unescapedText.Length = 0; 997_unescapedText.Append(source, start, i - start); 1021if (_unescapedText.Length == 0) 1027_unescapedText.Append(source, start, i - start); 1028return _f.String(_unescapedText.ToString());