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