MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Comparers
Open sandboxFocus

Metalama.Framework.Code.Comparers Namespace

Classes

TypeComparison

Specifies which comparer should be used.

Interfaces

ICompilationComparers

Exposes comparers of different characteristics.

IDeclarationComparer

An umbrella interface for an equality comparer of IDeclaration and IType.

ITypeComparer

Extends System.Collections.Generic.IEqualityComparer<> of IType with the method Is(IType, IType, ConversionKind), which checks for type inheritance and not equality.