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