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);
132
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
188
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
240
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
301
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
384
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
496
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
632
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);
714
var tokenTypeToIndex =
GetTokenTypeToIndex
(testLspServer);