2 references to ScanElement5
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1646
case ScanningFunction.Element5: return
ScanElement5
();
System\Xml\Schema\DtdParserAsync.cs (1)
1263
case ScanningFunction.Element5: return
ScanElement5
();