2 writes to _handleExceptionAsync
NuGet.Protocol (2)
LocalPackageArchiveDownloader.cs (2)
117_handleExceptionAsync = exception => TaskResult.False; 266_handleExceptionAsync = handleExceptionAsync;
1 reference to _handleExceptionAsync
NuGet.Protocol (1)
LocalPackageArchiveDownloader.cs (1)
202if (!await _handleExceptionAsync(ex))