12 references to GetTokenTypeToIndex
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (12)
SemanticTokens\AbstractSemanticTokensTests.cs (1)
115
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
SemanticTokens\SemanticTokensFullTests.cs (1)
36
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
SemanticTokens\SemanticTokensRangesTests.cs (1)
35
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
SemanticTokens\SemanticTokensRangeTests.cs (9)
40
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
133
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
189
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
241
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
302
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
385
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
497
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
633
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
715
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);