4 references to Eof
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
610
case Token.
Eof
:
1669
return Token.
Eof
;
System\Xml\Schema\DtdParserAsync.cs (2)
254
case Token.
Eof
:
1296
return Token.
Eof
;