4 references to GenerateForWorkspaceAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (4)
FoldingRangeTests.vb (1)
60
Dim lsif = Await TestLsifOutput.
GenerateForWorkspaceAsync
(workspace)
ProjectStructureTests.vb (1)
48
Dim lsif = Await TestLsifOutput.
GenerateForWorkspaceAsync
(workspace)
SemanticTokensTests.vb (1)
43
Dim lsif = Await TestLsifOutput.
GenerateForWorkspaceAsync
(semanticTokensWorkspace)
Utilities\TestLsifOutput.vb (1)
33
Return
GenerateForWorkspaceAsync
(workspace)