Base:
method
ReadAsync
System.Xml.XmlReader.ReadAsync()
2 references to ReadAsync
System.Xml (2)
System\Xml\Core\XsdCachingReaderAsync.cs (2)
114await ReadAsync().ConfigureAwait(false); 124return ReadAsync(); //Position on first node recorded to begin replaying