4 references to Comment
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
549
case Token.
Comment
:
1775
return Token.
Comment
;
System\Xml\Schema\DtdParserAsync.cs (2)
193
case Token.
Comment
:
1402
return Token.
Comment
;