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