MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­Type­Comparer
Open sandboxFocus

ReflectionTypeComparer Class

In Metalama, use ICompilation.Comparers.

Inheritance
ReflectionTypeComparer
Implements
System.Collections.Generic.IEqualityComparer<System.Type>
System.Collections.Generic.IEqualityComparer<System.Type[]>
Namespace: PostSharp.Reflection
Assembly: Metalama.Migration.dll
Syntax
public sealed class ReflectionTypeComparer : Object

Constructors

Name Description
ReflectionTypeComparer()

Methods

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