1 reference to ScanElement2Async
System.Xml (1)
System\Xml\Schema\DtdParserAsync.cs (1)
1260
case ScanningFunction.Element2: return await
ScanElement2Async
().ConfigureAwait(false);