1 reference to TransformStackTrace
xunit.assert (1)
Sdk\Exceptions\CollectionException.cs (1)
45
var filteredStack = ExceptionUtilityInternal.
TransformStackTrace
(ExceptionUtilityInternal.FilterStackTrace(innerException.StackTrace), " ");