1 instantiation of SemanticTokensLegend
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
DefaultCapabilitiesProvider.cs (1)
99Legend = new SemanticTokensLegend
1 reference to SemanticTokensLegend
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\SemanticTokens\SemanticTokensOptions.cs (1)
23public SemanticTokensLegend Legend { get; set; }