Open sandboxFocus

Class ReflectionTypeComparer

In Metalama, use ICompilation.Comparers.

Inheritance
ReflectionTypeComparer
Namespace: PostSharp.Reflection
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use 'ICompilation'.'ICompilation.Comparers'.", false)]
public sealed class ReflectionTypeComparer : IEqualityComparer<Type>, IEqualityComparer<Type[]>

Constructors

Name Description
ReflectionTypeComparer()

Methods

Name Description
Equals(Type, Type)
Equals(Type[], Type[])
GetHashCode(Type)
GetHashCode(Type[])
GetInstance()
GetInstance(Type[], Type[], Type[], Type[])