2 references to GetFormattedExceptionDetails
Microsoft.Build.Utilities.Core (2)
TaskLoggingHelper.cs (2)
944string message = GetFormattedExceptionDetails(exception, showStackTrace, showDetail); 1566string message = GetFormattedExceptionDetails(exception, showStackTrace, showDetail);