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