2 references to ProtocolErrorEventArgs
NuGet.Protocol (2)
Plugins\ProtocolErrorEventArgs.cs (1)
46: this(exception)
Plugins\Receiver.cs (1)
65? new ProtocolErrorEventArgs(ex) : new ProtocolErrorEventArgs(ex, message);