8 instantiations of EquivalentException
xunit.assert (8)
Sdk\Exceptions\EquivalentException.cs (8)
54 new EquivalentException( 71 new EquivalentException( 96 new EquivalentException( 120 new EquivalentException( 155 new EquivalentException( 185 new EquivalentException( 220 new EquivalentException( 248 new EquivalentException(
16 references to EquivalentException
xunit.assert (16)
Sdk\Exceptions\EquivalentException.cs (16)
49 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 53 public static EquivalentException ForCircularReference(string memberName) => 63 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 68 public static EquivalentException ForExceededDepth( 81 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 87 public static EquivalentException ForGroupingWithMismatchedValues( 109 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 116 public static EquivalentException ForMemberListMismatch( 132 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 141 public static EquivalentException ForMemberValueMismatch( 169 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 176 public static EquivalentException ForMissingCollectionValue( 198 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 209 public static EquivalentException ForExtraCollectionValue( 234 /// Creates a new instance of <see cref="EquivalentException"/> which shows a message that indicates 244 public static EquivalentException ForMismatchedTypes(