7 references to LogException
NuGet.Build.Tasks (2)
GetRestoreSettingsTask.cs (1)
185
ExceptionUtilities.
LogException
(ex, log);
RestoreTask.cs (1)
160
ExceptionUtilities.
LogException
(e, log);
NuGet.Build.Tasks.Pack (1)
PackTask.cs (1)
153
ExceptionUtilities.
LogException
(ex, Logger);
NuGet.Commands (4)
SignCommand\SignCommandRunner.cs (3)
45
ExceptionUtilities.
LogException
(e, signArgs.Logger);
105
ExceptionUtilities.
LogException
(e, logger);
152
ExceptionUtilities.
LogException
(e, logger);
VerifyCommand\VerifyCommandRunner.cs (1)
104
ExceptionUtilities.
LogException
(e, verifyArgs.Logger);