Creates an properly linked IInstructionStream that refers to the first instruction in the method definition and has the its stack state properly analyzed.
The instruction stream of the first instruction.
IInstructionAnalyzer.GenerateInstructionStream
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if there is a problem with stack analysis. |
InstructionAnalyzer Class | JaCIL.Compiler.Standard.Context Namespace