Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TableMask
enum
System.Reflection.Metadata.Ecma335.TableMask
: ulong
package
Enumerator
Module
TypeRef
TypeDef
FieldPtr
Field
MethodPtr
MethodDef
ParamPtr
Param
InterfaceImpl
MemberRef
Constant
CustomAttribute
FieldMarshal
DeclSecurity
ClassLayout
FieldLayout
StandAloneSig
EventMap
EventPtr
Event
PropertyMap
PropertyPtr
Property
MethodSemantics
MethodImpl
ModuleRef
TypeSpec
ImplMap
FieldRva
EnCLog
EnCMap
Assembly
AssemblyRef
File
ExportedType
ManifestResource
NestedClass
GenericParam
MethodSpec
GenericParamConstraint
Document
MethodDebugInformation
LocalScope
LocalVariable
LocalConstant
ImportScope
StateMachineMethod
CustomDebugInformation
PtrTables
EncTables
TypeSystemTables
DebugTables
AllTables
ValidPortablePdbExternalTables
Definition at line
4
of file
TableMask.cs
.
5
{
6
Module
= 1uL,
7
TypeRef
= 2uL,
8
TypeDef
= 4uL,
9
FieldPtr
= 8uL,
10
Field
= 0x10uL,
11
MethodPtr
= 0x20uL,
12
MethodDef
= 0x40uL,
13
ParamPtr
= 0x80uL,
14
Param = 0x100uL,
15
InterfaceImpl
= 0x200uL,
16
MemberRef
= 0x400uL,
17
Constant
= 0x800uL,
18
CustomAttribute
= 0x1000uL,
19
FieldMarshal
= 0x2000uL,
20
DeclSecurity
= 0x4000uL,
21
ClassLayout
= 0x8000uL,
22
FieldLayout
= 0x10000uL,
23
StandAloneSig
= 0x20000uL,
24
EventMap
= 0x40000uL,
25
EventPtr
= 0x80000uL,
26
Event = 0x100000uL,
27
PropertyMap
= 0x200000uL,
28
PropertyPtr
= 0x400000uL,
29
Property
= 0x800000uL,
30
MethodSemantics
= 0x1000000uL,
31
MethodImpl
= 0x2000000uL,
32
ModuleRef
= 0x4000000uL,
33
TypeSpec
= 0x8000000uL,
34
ImplMap
= 0x10000000uL,
35
FieldRva
= 0x20000000uL,
36
EnCLog
= 0x40000000uL,
37
EnCMap
= 0x80000000uL,
38
Assembly
= 0x100000000uL,
39
AssemblyRef
= 0x800000000uL,
40
File
= 0x4000000000uL,
41
ExportedType
= 0x8000000000uL,
42
ManifestResource
= 0x10000000000uL,
43
NestedClass
= 0x20000000000uL,
44
GenericParam
= 0x40000000000uL,
45
MethodSpec
= 0x80000000000uL,
46
GenericParamConstraint
= 0x100000000000uL,
47
Document
= 0x1000000000000uL,
48
MethodDebugInformation
= 0x2000000000000uL,
49
LocalScope
= 0x4000000000000uL,
50
LocalVariable
= 0x8000000000000uL,
51
LocalConstant
= 0x10000000000000uL,
52
ImportScope
= 0x20000000000000uL,
53
StateMachineMethod
= 0x40000000000000uL,
54
CustomDebugInformation
= 0x80000000000000uL,
55
PtrTables
= 0x4800A8uL,
56
EncTables
= 0xC0000000uL,
57
TypeSystemTables
= 0x1FC9FFFFFFFFuL,
58
DebugTables
= 0xFF000000000000uL,
59
AllTables
= 0xFF1FC9FFFFFFFFuL,
60
ValidPortablePdbExternalTables
= 0x1FC93FB7FF57uL
61
}
System.Reflection.Assembly
Definition
Assembly.cs:16
System.Reflection.Module
Definition
Module.cs:9
System.Reflection.Metadata.Ecma335.TableIndex.StandAloneSig
@ StandAloneSig
System.Reflection.Metadata.Ecma335.TableIndex.MethodSemantics
@ MethodSemantics
System.Reflection.Metadata.Ecma335.TableIndex.GenericParamConstraint
@ GenericParamConstraint
System.Reflection.Metadata.Ecma335.TableIndex.EventPtr
@ EventPtr
System.Reflection.Metadata.Ecma335.TableIndex.FieldMarshal
@ FieldMarshal
System.Reflection.Metadata.Ecma335.TableIndex.FieldRva
@ FieldRva
System.Reflection.Metadata.Ecma335.TableIndex.FieldPtr
@ FieldPtr
System.Reflection.Metadata.Ecma335.TableIndex.DeclSecurity
@ DeclSecurity
System.Reflection.Metadata.Ecma335.TableIndex.EventMap
@ EventMap
System.Reflection.Metadata.Ecma335.TableIndex.ParamPtr
@ ParamPtr
System.Reflection.Metadata.Ecma335.TableIndex.NestedClass
@ NestedClass
System.Reflection.Metadata.Ecma335.TableIndex.GenericParam
@ GenericParam
System.Reflection.Metadata.Ecma335.TableIndex.PropertyMap
@ PropertyMap
System.Reflection.Metadata.Ecma335.TableIndex.PropertyPtr
@ PropertyPtr
System.Reflection.Metadata.Ecma335.TableIndex.MethodPtr
@ MethodPtr
System.Reflection.Metadata.Ecma335.TableIndex.StateMachineMethod
@ StateMachineMethod
System.Reflection.Metadata.Ecma335.TableIndex.MethodImpl
@ MethodImpl
System.Reflection.Metadata.Ecma335.TableIndex.FieldLayout
@ FieldLayout
System.Reflection.Metadata.Ecma335.TableIndex.ClassLayout
@ ClassLayout
System.Reflection.Metadata.Ecma335.TableIndex.ImplMap
@ ImplMap
System.Reflection.Metadata.Ecma335.TableMask.EncTables
@ EncTables
System.Reflection.Metadata.Ecma335.TableMask.TypeSystemTables
@ TypeSystemTables
System.Reflection.Metadata.Ecma335.TableMask.EnCLog
@ EnCLog
System.Reflection.Metadata.Ecma335.TableMask.AllTables
@ AllTables
System.Reflection.Metadata.Ecma335.TableMask.ValidPortablePdbExternalTables
@ ValidPortablePdbExternalTables
System.Reflection.Metadata.Ecma335.TableMask.PtrTables
@ PtrTables
System.Reflection.Metadata.Ecma335.TableMask.DebugTables
@ DebugTables
System.Reflection.Metadata.Ecma335.TableMask.EnCMap
@ EnCMap
System.Reflection.MetadataTokenType.File
@ File
System.Reflection.MetadataTokenType.ModuleRef
@ ModuleRef
System.Reflection.MetadataTokenType.MemberRef
@ MemberRef
System.Reflection.MetadataTokenType.TypeRef
@ TypeRef
System.Reflection.MetadataTokenType.MethodSpec
@ MethodSpec
System.Reflection.MetadataTokenType.AssemblyRef
@ AssemblyRef
System.Reflection.MetadataTokenType.TypeSpec
@ TypeSpec
System.Reflection.MetadataTokenType.InterfaceImpl
@ InterfaceImpl
System.Reflection.MetadataTokenType.TypeDef
@ TypeDef
System.Reflection.MetadataTokenType.MethodDef
@ MethodDef
System.Reflection.CustomAttributeEncoding.Property
@ Property
System.Reflection.CustomAttributeEncoding.Field
@ Field
System.Reflection.Metadata.Constant
Definition
Constant.cs:4
System.Reflection.Metadata.CustomAttribute
Definition
CustomAttribute.cs:6
System.Reflection.Metadata.CustomDebugInformation
Definition
CustomDebugInformation.cs:4
System.Reflection.Metadata.Document
Definition
Document.cs:4
System.Reflection.Metadata.ExportedType
Definition
ExportedType.cs:4
System.Reflection.Metadata.ImportScope
Definition
ImportScope.cs:4
System.Reflection.Metadata.LocalConstant
Definition
LocalConstant.cs:4
System.Reflection.Metadata.LocalScope
Definition
LocalScope.cs:4
System.Reflection.Metadata.LocalVariable
Definition
LocalVariable.cs:4
System.Reflection.Metadata.ManifestResource
Definition
ManifestResource.cs:4
System.Reflection.Metadata.MethodDebugInformation
Definition
MethodDebugInformation.cs:4
System
Reflection
Metadata
Ecma335
Generated by
1.10.0