1 write to Message
NuGet.Protocol (1)
Plugins\Messages\Fault.cs (1)
36Message = message;
2 references to Message
NuGet.Protocol (2)
Plugins\MessageDispatcher.cs (1)
610throw new ProtocolException(payload.Message);
Plugins\OutboundRequestContext`1.cs (1)
198throw new ProtocolException(payload.Message);