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