1 reference to ScanElement1Async
System.Xml (1)
System\Xml\Schema\DtdParserAsync.cs (1)
1259
case ScanningFunction.Element1: return await
ScanElement1Async
().ConfigureAwait(false);