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