3 references to ExceptionUtility
xunit.assert (3)
Sdk\Exceptions\CollectionException.cs (3)
16using ExceptionUtilityInternal = Xunit.Internal.ExceptionUtility; 39 var filteredStack = ExceptionUtilityInternal.TransformStackTrace(ExceptionUtilityInternal.FilterStackTrace(innerException.StackTrace), " ");