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