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