1 reference to TestLspClient
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\AbstractLanguageServerClientTests.TestLspClient.cs (1)
50var lspClient = new TestLspClient(process, pipeName, documents ?? [], locations ?? [], loggerFactory);