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