3 references to ParseElementAsync_SetElement
System.Xml (3)
System\Xml\Core\XmlTextReaderImplAsync.cs (3)
1782
return
ParseElementAsync_SetElement
(colonPos, pos);
1790
return
ParseElementAsync_SetElement
(colonPos, pos);
1801
await
ParseElementAsync_SetElement
(colonPos, pos).ConfigureAwait(false);