UnwindingTarget Type
Represents a unwinding target, which can be either a return address or a normal register.
Union cases
Union case | Description |
|
|
Full Usage:
ReturnAddress
|
Instance members
Instance member | Description |
Full Usage:
this.IsNormalReg
Returns: bool
|
|
Full Usage:
this.IsReturnAddress
Returns: bool
|
|