2 references to AddLazyService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
RoslynLanguageServer.cs (2)
88AddLazyService<AbstractRequestContextFactory<RequestContext>>((lspServices) => new RequestContextFactory(lspServices)); 89AddLazyService<AbstractTelemetryService>((lspServices) => new TelemetryService(lspServices));