2 references to CreateTsTestLspServerAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
LanguageServer\VSTypeScriptHandlerTests.cs (2)
49
await using var testLspServer = await
CreateTsTestLspServerAsync
(workspaceXml);
90
await using var testLspServer = await
CreateTsTestLspServerAsync
(workspaceXml);