2 references to ShutdownRequestExecutionQueueAsync
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractLanguageServer.cs (2)
265
await
ShutdownRequestExecutionQueueAsync
().ConfigureAwait(false);
303
await
ShutdownRequestExecutionQueueAsync
().ConfigureAwait(false);