1 write to TokenTypeMap
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
97TokenTypeMap = tokenTypeMap;
3 references to TokenTypeMap
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\SemanticTokens\SemanticTokensHelpers.cs (1)
246var tokenTypeMap = SemanticTokensSchema.GetSchema(supportsVisualStudioExtensions).TokenTypeMap;
Handler\SemanticTokens\SemanticTokensSchema.cs (2)
91/// Equivalent to see <see cref="SemanticTokenTypes.AllTypes"/> combined with the remaining custom token names from <see cref="TokenTypeMap"/> 100var customTokenTypes = TokenTypeMap.Values