8 references to HasCustomAttribute
Mono.Cecil (8)
Mono.Cecil.Metadata\Utilities.cs (3)
71
case CodedIndex.
HasCustomAttribute
:
333
case CodedIndex.
HasCustomAttribute
:
578
case CodedIndex.
HasCustomAttribute
:
Mono.Cecil.PE\ImageReader.cs (1)
556
size = GetCodedIndexSize (CodedIndex.
HasCustomAttribute
) // Parent
Mono.Cecil\AssemblyReader.cs (2)
2479
var next = ReadMetadataToken (CodedIndex.
HasCustomAttribute
);
2523
ReadMetadataToken (CodedIndex.
HasCustomAttribute
);
Mono.Cecil\AssemblyWriter.cs (2)
384
buffer.WriteCodedRID (rows [i].Col1, CodedIndex.
HasCustomAttribute
); // Parent
2000
MakeCodedRID (owner, CodedIndex.
HasCustomAttribute
),