1 reference to GetRequiredLspWorkspaceAndDocumentAsync
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
FileBasedProgramsEntryPointDiscoveryTests.cs (1)
252
var (workspace, document) = await
GetRequiredLspWorkspaceAndDocumentAsync
(CreateAbsoluteDocumentUri(appFile.Path), testLspServer);