2 instantiations of SemanticTokensLegend
Microsoft.CodeAnalysis.EditorFeatures (1)
LanguageServer\AlwaysActivateInProcLanguageClient.cs (1)
111
Legend = new
SemanticTokensLegend
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
DefaultCapabilitiesProvider.cs (1)
114
Legend = new
SemanticTokensLegend
1 reference to SemanticTokensLegend
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\SemanticTokens\SemanticTokensOptions.cs (1)
23
public
SemanticTokensLegend
Legend { get; set; }