Base:
method
GetMismatchExtents
Xunit.Sdk.CollectionTracker.GetMismatchExtents(System.Int32?, out System.Int32, out System.Int32)
1 reference to GetMismatchExtents
xunit.assert (1)
Sdk\CollectionTracker.cs (1)
515 GetMismatchExtents(mismatchedIndex, out startIndex, out endIndex);