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