5 references to _unescapedText
System.Private.Xml (5)
System\Xml\Xsl\Xslt\QilGenerator.cs (5)
990_unescapedText.Length = 0; 1001_unescapedText.Append(source, start, i - start); 1025if (_unescapedText.Length == 0) 1031_unescapedText.Append(source, start, i - start); 1032return _f.String(_unescapedText.ToString());