6 references to ReplayAsync
System.Xml (6)
System\Xml\Core\XmlWellFormedWriterAsync.cs (6)
536
await attrValueCache.
ReplayAsync
(rawWriter).ConfigureAwait(false);
545
await attrValueCache.
ReplayAsync
(writer).ConfigureAwait(false);
563
await attrValueCache.
ReplayAsync
(rawWriter).ConfigureAwait(false);
572
await attrValueCache.
ReplayAsync
(writer).ConfigureAwait(false);
592
await attrValueCache.
ReplayAsync
(writer).ConfigureAwait(false);
599
await attrValueCache.
ReplayAsync
(writer).ConfigureAwait(false);