MonoDetour.Cil.Analysis
Classes
Section titled “Classes”| MethodBodyExtensions | Extension methods for MethodBody. |
Interfaces
Section titled “Interfaces”| IInformationalInstruction | A Mono.Cecil Instruction wrapper which contains extra information about the instruction for analysis. |
| IInformationalInstruction.IAnnotation | An annotation. |
| IInformationalInstruction.IHandlerInfo | Exception handler information related to an IInformationalInstruction. |
| IInformationalMethodBody | A Mono.Cecil MethodBody wrapper which contains a list of IInformationalInstruction in place of a Mono.Cecil Instruction list for easier analysis. |
| IInformationalInstruction.HandlerPart | The handler part of an instruction. |