12 references to GetTokenTypeToIndex
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (12)
SemanticTokens\AbstractSemanticTokensTests.cs (1)
115var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer);
SemanticTokens\SemanticTokensFullTests.cs (1)
36var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer);
SemanticTokens\SemanticTokensRangesTests.cs (1)
35var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer);
SemanticTokens\SemanticTokensRangeTests.cs (9)
40var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 132var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 188var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 240var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 301var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 384var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 496var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 632var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 714var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer);