Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
HasCustomAttributeTag
enum
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag
private
Enumerator
MethodDef
Field
TypeRef
TypeDef
Param
InterfaceImpl
MemberRef
Module
DeclSecurity
Property
Event
StandAloneSig
ModuleRef
TypeSpec
Assembly
AssemblyRef
File
ExportedType
ManifestResource
GenericParam
GenericParamConstraint
MethodSpec
BitCount
Definition at line
5
of file
CodedIndex.cs
.
6
{
7
MethodDef
= 0,
8
Field
= 1,
9
TypeRef
= 2,
10
TypeDef
= 3,
11
Param
= 4,
12
InterfaceImpl
= 5,
13
MemberRef
= 6,
14
Module
= 7,
15
DeclSecurity
= 8,
16
Property
= 9,
17
Event
= 10,
18
StandAloneSig
= 11,
19
ModuleRef
= 12,
20
TypeSpec
= 13,
21
Assembly
= 14,
22
AssemblyRef
= 15,
23
File
= 16,
24
ExportedType
= 17,
25
ManifestResource
= 18,
26
GenericParam
= 19,
27
GenericParamConstraint
= 20,
28
MethodSpec
= 21,
29
BitCount
= 5
30
}
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.StandAloneSig
@ StandAloneSig
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.File
@ File
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.BitCount
@ BitCount
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.ModuleRef
@ ModuleRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.GenericParamConstraint
@ GenericParamConstraint
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.MemberRef
@ MemberRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeRef
@ TypeRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Property
@ Property
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Field
@ Field
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.DeclSecurity
@ DeclSecurity
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.MethodSpec
@ MethodSpec
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.ManifestResource
@ ManifestResource
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.AssemblyRef
@ AssemblyRef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Event
@ Event
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeSpec
@ TypeSpec
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Param
@ Param
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.GenericParam
@ GenericParam
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.ExportedType
@ ExportedType
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.InterfaceImpl
@ InterfaceImpl
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeDef
@ TypeDef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Assembly
@ Assembly
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.Module
@ Module
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.MethodDef
@ MethodDef
System
Reflection
Metadata
Ecma335
CodedIndex
Generated by
1.10.0