2 writes to _handleExceptionAsync
NuGet.Protocol (2)
Plugins\PluginPackageDownloader.cs (2)
112_handleExceptionAsync = exception => TaskResult.False; 232_handleExceptionAsync = handleExceptionAsync;
1 reference to _handleExceptionAsync
NuGet.Protocol (1)
Plugins\PluginPackageDownloader.cs (1)
163if (!await _handleExceptionAsync(ex))