Namespace: Metalama.Framework.Code.Comparers
Assembly: Metalama.Framework.dll
Syntax
public sealed class RefEqualityComparer<T> : IEqualityComparer<IRef<T>?>, IRefEqualityComparer where T : class, ICompilationElement
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
Default | |
IncludeNullability | |
Structural | |
StructuralIncludeNullability |
Methods
Name | Description |
---|---|
Equals(IRef<T>?, IRef<T>?) | |
GetHashCode(IRef<T>) |