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