3 references to NMTOKENS
System.Private.Xml (3)
System\Xml\Schema\DtdParser.cs (2)
215Debug.Assert((int)Token.NMTOKENS == (int)XmlTokenizedType.NMTOKENS && (int)XmlTokenizedType.NMTOKENS == 7); 2230return Token.NMTOKENS;
System\Xml\Schema\DtdParserAsync.cs (1)
1745return Token.NMTOKENS;