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