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); 133var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 189var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 241var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 302var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 385var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 497var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 633var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer); 715var tokenTypeToIndex = GetTokenTypeToIndex(testLspServer);