3 references to PropertyPtr
Mono.Cecil (3)
Mono.Cecil.PE\ImageReader.cs (1)
596
case Table.
PropertyPtr
:
Mono.Cecil\AssemblyReader.cs (2)
1540
if (!MoveTo (Table.
PropertyPtr
, range.Start)) {
1546
ReadPointers (Table.
PropertyPtr
, Table.Property, range, properties, ReadProperty);