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.
A proper implementation should generate the profile standard IInstructionContext objects for each instruction in the stream using the InstructionContextFactory property.
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if there is a problem with stack analysis. |
IInstructionAnalyzer Interface | JaCIL.Compiler.Context Namespace