[Serializable] |
| Branch | |
| Break | |
| Call | |
| Cond_Branch | |
| Meta | Provides information about a subsequent instruction. For example, the Unaligned instruction of Reflection.Emit.Opcodes has FlowControl.Meta and specifies that the subsequent pointer instruction might be unaligned. |
| Next | Normal flow of control. |
| Phi | This enumerator value is reserved and should not be used. |
| Return | |
| Throw |
Hierarchy: