4 references to NotationDecl
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
545
case Token.
NotationDecl
:
1765
return Token.
NotationDecl
;
System\Xml\Schema\DtdParserAsync.cs (2)
189
case Token.
NotationDecl
:
1392
return Token.
NotationDecl
;