Open sandboxFocus

Enum Semantics

No equivalent in Metalama.

Namespace: PostSharp.Reflection
Assembly: Metalama.Migration.dll
Syntax
[Flags]
[Obsolete("No equivalent in Metalama.", false)]
public enum Semantics : long

Fields

Name Description
AnonymousMethod
AnonymousMethodCacheField
AnyEventAccessor
AnyPropertyAccessor
AsyncStateMachineType
CodeContractsField
ComClass
CompilerGeneratedMethodParameter
CompilerGeneratedTypeMember
DefaultConstructor
Event
EventAdder
EventBackingField
EventRaiser
EventRemover
Field
Finalizer
InstanceConstructor
IteratorStateMachineType
LocalFunction
Method
Operator
OtherCompilerGeneratedEvent
OtherCompilerGeneratedField
OtherCompilerGeneratedMethod
OtherCompilerGeneratedProperty
OtherCompilerGeneratedType
OtherDeclaration
OtherSpecialMethod
Parameter
Property
PropertyBackingField
PropertyGetter
PropertySetter
StaticConstructor
Type