2 references to CreateTsTestLspServerAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
VSTypeScriptHandlerTests.cs (2)
44
await using var testLspServer = await
CreateTsTestLspServerAsync
(workspaceXml);
85
await using var testLspServer = await
CreateTsTestLspServerAsync
(workspaceXml);