1 implementation of LspServices
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
QueueItem.cs (1)
42
public ILspServices
LspServices
{ get; }
1 reference to LspServices
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
RequestExecutionQueue.cs (1)
219
lspServices = work.
LspServices
;