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