2 references to _WriteElementTextBlockAsync
System.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (2)
840return _WriteElementTextBlockAsync(true, text, curIndex, leftCount); 843return _WriteElementTextBlockAsync(false, text, curIndex, leftCount);