8 references to LogException
NuGet.Build.Tasks (3)
GetRestoreSettingsTask.cs (1)
196
ExceptionUtilities.
LogException
(ex, log);
RestoreTask.cs (2)
161
ExceptionUtilities.
LogException
(e, log);
174
ExceptionUtilities.
LogException
(e, log);
NuGet.Build.Tasks.Pack (1)
PackTask.cs (1)
155
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);