1 reference to ScanCondSection1Async
System.Private.Xml (1)
System\Xml\Schema\DtdParserAsync.cs (1)
1274
case ScanningFunction.CondSection1: return await
ScanCondSection1Async
().ConfigureAwait(false);