In Metalama, use ICompilation.Comparers.
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[]) |