Default
Gets an IEqualityComparer<T> allowing to compare types and declarations considers equal two instances that represent the same type or declaration even if they belong to different compilation versions. This comparer ignores the nullability annotations of reference types.
Declaration
IDeclarationComparer Default { get; }
Property Value
Type | Description |
---|---|
IDeclarationComparer |