2 references to CreateTsTestLspServerAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
LanguageServer\VSTypeScriptHandlerTests.cs (2)
45await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml, new InitializationOptions()); 69await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml);