1 reference to SemanticTokensResult
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Generator.cs (1)
452var semanticTokensResult = new SemanticTokensResult(new SemanticTokens { Data = data }, idFactory);