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