4 references to EMPTY
System.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
930
case Token.
EMPTY
:
1916
return Token.
EMPTY
;
System\Xml\Schema\DtdParserAsync.cs (2)
575
case Token.
EMPTY
:
1508
return Token.
EMPTY
;