2 references to NonAggregateExceptionToStringWithoutMessage
Microsoft.DotNet.GenAPI.Task (2)
TaskBase.cs (2)
63string text = NonAggregateExceptionToStringWithoutMessage(aggregate); 81return NonAggregateExceptionToStringWithoutMessage(e);