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