3 references to IdentifierToken
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider (3)
KeywordTable.vb (1)
303kind = SyntaxKind.IdentifierToken
SyntaxKindFacts.vb (2)
413SyntaxKind.IdentifierToken, 639If result <> SyntaxKind.IdentifierToken AndAlso Not IsContextualKeyword(result) Then