2 references to GetFormattedExceptionDetails
Microsoft.Build.Utilities.Core (2)
parent\Shared\TaskLoggingHelper.cs (2)
954
string message =
GetFormattedExceptionDetails
(exception, showStackTrace, showDetail);
1584
string message =
GetFormattedExceptionDetails
(exception, showStackTrace, showDetail);