5 references to WriteElementTextBlock
System.Private.Xml (5)
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
404WriteElementTextBlock(pSrcBegin, pSrcBegin + count); 459base.WriteElementTextBlock(pSrc, pSrcEnd);
System\Xml\Core\XmlUtf8RawTextWriter.cs (3)
524WriteElementTextBlock(pSrc, pSrcEnd); 544WriteElementTextBlock(pSrc, pSrcEnd); 579WriteElementTextBlock(pSrcBegin, pSrcBegin + count);