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