3 references to Parameter
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
46[ClassificationTypeNames.ParameterName] = SemanticTokenTypes.Parameter,
Protocol\SemanticTokens\SemanticTokenTypes.cs (1)
148Parameter,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SemanticTokens\SemanticTokensRangeTests.cs (1)
8230, 1, 4, tokenTypeToIndex[SemanticTokenTypes.Parameter], 0,