2 references to CreateTsTestLspServerAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
VSTypeScriptHandlerTests.cs (2)
47await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml); 71await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml, options);