1 reference to CreateAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
VSTypeScriptHandlerTests.cs (1)
94
return await TestLspServer.
CreateAsync
(testWorkspace, new ClientCapabilities(), languageServerTarget, clientStream);