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