4 references to Comment
System.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
532
case Token.
Comment
:
1769
return Token.
Comment
;
System\Xml\Schema\DtdParserAsync.cs (2)
177
case Token.
Comment
:
1386
return Token.
Comment
;