4 references to Eof
System.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
586
case Token.
Eof
:
1682
return Token.
Eof
;
System\Xml\Schema\DtdParserAsync.cs (2)
231
case Token.
Eof
:
1299
return Token.
Eof
;