4 references to GetToken
Microsoft.CodeAnalysis.VisualBasic.Workspaces (4)
CodeCleanup\Providers\RemoveUnnecessaryLineContinuationCodeCleanupProvider.vb (4)
192Dim token2Kind = GetToken(token2).Kind 213If GetToken(token1).Kind = SyntaxKind.DistinctKeyword AndAlso dotOrExclamationInWithBlock Then 353If map.TryGetValue(GetToken(token), value) Then 371map(GetToken(token)) = trivia