1 reference to RequestContextFactory
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
RoslynLanguageServer.cs (1)
89
AddLazyService<AbstractRequestContextFactory<RequestContext>>((lspServices) => new
RequestContextFactory
(lspServices));