4 references to NotationDecl
System.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
528
case Token.
NotationDecl
:
1760
return Token.
NotationDecl
;
System\Xml\Schema\DtdParserAsync.cs (2)
173
case Token.
NotationDecl
:
1377
return Token.
NotationDecl
;