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