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