1 write to _exception
NuGet.PackageManagement (1)
PackagePreFetcherResult.cs (1)
119_exception = ExceptionDispatchInfo.Capture(ex);
2 references to _exception
NuGet.PackageManagement (2)
PackagePreFetcherResult.cs (2)
145if (_exception != null) 148_exception.Throw();