3 references to CreateTsTestLspServerAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
LanguageServer\VSTypeScriptHandlerTests.cs (3)
51await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml); 72await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml, new InitializationOptions()); 96await using var testLspServer = await CreateTsTestLspServerAsync(workspaceXml);