1 reference to FormatInnerException
xunit.assert (1)
Sdk\Exceptions\CollectionException.cs (1)
77 message += string.Format(CultureInfo.CurrentCulture, "{0}Collection: {1}{2}Error: {3}", Environment.NewLine, formattedCollection, Environment.NewLine, FormatInnerException(exception));