2 references to ShutdownRequestExecutionQueueAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\AbstractLanguageServer.cs (2)
265
await
ShutdownRequestExecutionQueueAsync
().ConfigureAwait(false);
303
await
ShutdownRequestExecutionQueueAsync
().ConfigureAwait(false);