2 references to IdentifierToken
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\StackFrame\StackFrameLexer.cs (1)
117StackFrameKind.IdentifierToken,
EmbeddedLanguages\StackFrame\StackFrameParser.cs (1)
379while (currentIdentifier.HasValue && currentIdentifier.Value.Kind == StackFrameKind.IdentifierToken)