4 references to IGNORE
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
1441
case Token.
IGNORE
:
2825
return Token.
IGNORE
;
System\Xml\Schema\DtdParserAsync.cs (2)
1063
case Token.
IGNORE
:
2250
return Token.
IGNORE
;