Enum CorCallingConvention
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
public enum CorCallingConvention
Fields
Default = 0
ExplicitThis = 64
Field = 6
Generic = 16
GenericInst = 10
HasThis = 32
LocalSig = 7
Mask = 15
NativeVarArg = 11
Property = 8
Unmanaged = 9
VarArg = 5