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