2 references to _WriteElementTextBlockAsync
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (2)
923return _WriteElementTextBlockAsync(true, text, curIndex, leftCount); 926return _WriteElementTextBlockAsync(false, text, curIndex, leftCount);