1 reference to s_processQueueCoreAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\RequestExecutionQueue.cs (1)
117
var method =
s_processQueueCoreAsync
.MakeGenericMethod(requestType, responseType);