2 writes to _handleExceptionAsync
NuGet.Protocol (2)
RemotePackageArchiveDownloader.cs (2)
119_handleExceptionAsync = exception => TaskResult.False; 257_handleExceptionAsync = handleExceptionAsync;
1 reference to _handleExceptionAsync
NuGet.Protocol (1)
RemotePackageArchiveDownloader.cs (1)
194if (!await _handleExceptionAsync(ex))