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