2 references to LspServiceLifeCycleManager
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\ServerLifetime\LspServiceLifeCycleManager.cs (1)
23[ExportCSharpVisualBasicLspServiceFactory(typeof(LspServiceLifeCycleManager)), Shared]
RoslynLanguageServer.cs (1)
85AddLazyService<ILifeCycleManager>(lspServices => lspServices.GetRequiredService<LspServiceLifeCycleManager>());