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