3 references to Progress
NuGet.Protocol (3)
Plugins\AutomaticProgressReporter.cs (1)
179
MessageType.
Progress
,
Plugins\MessageDispatcher.cs (2)
444
var message = MessageUtilities.Create(request.RequestId, MessageType.
Progress
, request.Method, progress);
545
case MessageType.
Progress
: