No equivalent in Metalama.
Implements
Namespace: PostSharp.Reflection
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("No equivalent in Metalama.", false)]
public struct DeclarationIdentifier : IEquatable<DeclarationIdentifier>
Constructors
Name | Description |
---|---|
DeclarationIdentifier(long) |
Fields
Name | Description |
---|---|
MaxMemberIndex | |
MaxTypeIndex |
Properties
Name | Description |
---|---|
AssemblyId | |
IsNull | |
MemberIndex | |
Null | |
TypeIndex |
Methods
Name | Description |
---|---|
Equals(DeclarationIdentifier) | |
Equals(object) | |
GetDeclarationIdentifier(MemberInfo) | |
GetDeclaringTypeIdentifier() | |
GetHashCode() |
Operators
Name | Description |
---|---|
operator ==(DeclarationIdentifier, DeclarationIdentifier) | |
operator !=(DeclarationIdentifier, DeclarationIdentifier) |