Interface IRefEqualityComparerThis interface exists to write assertions that a dictionary has been created with the proper comparer. Namespace: Metalama.Framework.Code.ComparersAssembly: Metalama.Framework.dllSyntax Full screenpublic interface IRefEqualityComparer Extension Methods EnumerableExtensions.SelectManyRecursiveDistinct<T>(T, Func<T, IEnumerable<T>?>, bool) Invariant.Assert<T>(T, Predicate<T>) Invariant.AssertNotNull<T>(T?, string?) Invariant.CanBeNull<T>(T, string?) Invariant.AssertCast<T>(object?)