Map<Offset, Gadget>
obj
IReadOnlyDictionary<Offset, Gadget>
IReadOnlyCollection<KeyValuePair<Offset, Gadget>>
IComparable
IDictionary<Offset, Gadget>
ICollection<KeyValuePair<Offset, Gadget>>
IEnumerable<KeyValuePair<Offset, Gadget>>
IEnumerable
GadgetMap is a mapping from an offset to an ROP gadget.
this.Count
int
this.IsEmpty
bool
this.[key]
Offset
Gadget