Class MethodUsageInstructions
Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public sealed class MethodUsageInstructions : Enum
Fields
Name | Description |
---|---|
Call | |
CallVirtual | |
Cast | |
IsInstance | |
LoadField | |
LoadFieldAddress | |
LoadMetadata | |
LoadMethodAddress | |
LoadMethodAddressVirtual | |
NewArray | |
NewObject | |
None | |
SizeOf | |
StoreField | |
value__ |