1 write to Exception
NuGet.Protocol (1)
Plugins\ProtocolErrorEventArgs.cs (1)
37Exception = exception;
1 reference to Exception
NuGet.Protocol (1)
Plugins\Plugin.cs (1)
226Faulted?.Invoke(this, new FaultedPluginEventArgs(this, e.Exception));