6 references to ReplayAsync
System.Private.Xml (6)
System\Xml\Core\XmlWellFormedWriterAsync.cs (6)
661
await _attrValueCache.
ReplayAsync
(_rawWriter).ConfigureAwait(false);
672
await _attrValueCache.
ReplayAsync
(_writer).ConfigureAwait(false);
698
await _attrValueCache.
ReplayAsync
(_rawWriter).ConfigureAwait(false);
709
await _attrValueCache.
ReplayAsync
(_writer).ConfigureAwait(false);
732
await _attrValueCache.
ReplayAsync
(_writer).ConfigureAwait(false);
739
await _attrValueCache.
ReplayAsync
(_writer).ConfigureAwait(false);