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