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