13 references to TokenID
System.ServiceModel (13)
System\ServiceModel\Configuration\XPathMessageFilterElementComparer.cs (1)
47if (XPathTokenID.NameTest == token.TokenID)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
580this.previousID = this.token.TokenID;
System\ServiceModel\Dispatcher\XPathParser.cs (11)
49if (XPathTokenID.Whitespace != this.lexer.Token.TokenID) 64if (id == token.TokenID) 93if (0 != (token.TokenID & tokenClass)) 150switch (token.TokenID) 195switch (token.TokenID) 262switch (token.TokenID) 312switch (token.TokenID) 496switch (token.TokenID) 542switch (token.TokenID) 573switch (token.TokenID) 842switch (token.TokenID)