Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MemberRefParentTag
enum
System.Reflection.Metadata.Ecma335.CodedIndex.MemberRefParentTag
private
Enumerator
TypeDef
TypeRef
ModuleRef
MethodDef
TypeSpec
BitCount
Definition at line
84
of file
CodedIndex.cs
.
85
{
86
TypeDef
= 0,
87
TypeRef
= 1,
88
ModuleRef
= 2,
89
MethodDef
= 3,
90
TypeSpec
= 4,
91
BitCount
= 3
92
}
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.BitCount
@ BitCount
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.ModuleRef
@ ModuleRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeRef
@ TypeRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeSpec
@ TypeSpec
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeDef
@ TypeDef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.MethodDef
@ MethodDef
System
Reflection
Metadata
Ecma335
CodedIndex
Generated by
1.10.0