1 implementation of CreateMessage
NuGet.Protocol (1)
Plugins\MessageDispatcher.cs (1)
143
public Message
CreateMessage
(MessageType type, MessageMethod method)
1 reference to CreateMessage
NuGet.Protocol (1)
Plugins\PluginFactory.cs (1)
451
var message = plugin.Connection.MessageDispatcher.
CreateMessage
(