8 references to HasDeclSecurity
Mono.Cecil (8)
Mono.Cecil.Metadata\Utilities.cs (3)
131
case CodedIndex.
HasDeclSecurity
:
393
case CodedIndex.
HasDeclSecurity
:
591
case CodedIndex.
HasDeclSecurity
:
Mono.Cecil.PE\ImageReader.cs (1)
566
+ GetCodedIndexSize (CodedIndex.
HasDeclSecurity
) // Parent
Mono.Cecil\AssemblyReader.cs (2)
2633
var next = ReadMetadataToken (CodedIndex.
HasDeclSecurity
);
2673
ReadMetadataToken (CodedIndex.
HasDeclSecurity
);
Mono.Cecil\AssemblyWriter.cs (2)
418
buffer.WriteCodedRID (rows [i].Col2, CodedIndex.
HasDeclSecurity
);
2017
MakeCodedRID (owner, CodedIndex.
HasDeclSecurity
),