1 reference to RunGetSemanticTokensFullAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SemanticTokens\SemanticTokensFullTests.cs (1)
33
var results = await
RunGetSemanticTokensFullAsync
(testLspServer, testLspServer.GetLocations("caret").First());