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