2 references to ParseElementAsync_NoAttributes
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
1851
return
ParseElementAsync_NoAttributes
();
1902
await
ParseElementAsync_NoAttributes
().ConfigureAwait(false);