1 reference to s_processQueueCoreAsync
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
RequestExecutionQueue.cs (1)
117
var method =
s_processQueueCoreAsync
.MakeGenericMethod(requestType, responseType);