1 instantiation of RequestContextFactory
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
RoslynLanguageServer.cs (1)
87
AddLazyService<AbstractRequestContextFactory<RequestContext>>(lspServices => new
RequestContextFactory
(lspServices));