Implemented interface member:
method
DispatchResponseAsync<TOutbound>
NuGet.Protocol.Plugins.IMessageDispatcher.DispatchResponseAsync<TOutbound>(NuGet.Protocol.Plugins.Message, TOutbound, System.Threading.CancellationToken)
1 reference to DispatchResponseAsync
NuGet.Protocol (1)
Plugins\MessageDispatcher.cs (1)
374return DispatchResponseAsync(request, payload, cancellationToken);