Method IsPrecodeFixup
IsPrecodeFixup(AddressKind)
Gets whether or not this AddressKind is a
PrecodeFixupThunk
address.public static bool IsPrecodeFixup(this AddressKind value)
Parameters
value
AddressKind- The AddressKind to check.