Adds a target to this instruction and changes the target's back reference. Ordinal is used to determine if it is a back or forward target.
This should be used in preference of manipulating the set of targets directly.
| Exception Type | Condition |
|---|---|
| BranchException | Thrown if the ordinal is equal. |
IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace