2 references to ScanElement4
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1645
case ScanningFunction.Element4: return
ScanElement4
();
System\Xml\Schema\DtdParserAsync.cs (1)
1262
case ScanningFunction.Element4: return
ScanElement4
();