4 references to EMPTY
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
964
case Token.
EMPTY
:
1948
return Token.
EMPTY
;
System\Xml\Schema\DtdParserAsync.cs (2)
608
case Token.
EMPTY
:
1546
return Token.
EMPTY
;