2 references to ConstructLspServices
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractLanguageServer.cs (2)
26/// <see cref="ConstructRequestExecutionQueue"/> or <see cref="ConstructLspServices"/> 68_lspServices = new Lazy<ILspServices>(() => ConstructLspServices());