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