Space Engineers
|
Reads method body and returns instructions More...
Classes | |
class | IlInstruction |
Public Member Functions | |
IlReader () | |
List< IlInstruction > | ReadInstructions (MethodBase method) |
Properties | |
IList< LocalVariableInfo > | Locals [get] |
Reads method body and returns instructions
Definition at line 24 of file IlReader.cs.
|
inline |
Definition at line 81 of file IlReader.cs.
|
inline |
Definition at line 107 of file IlReader.cs.
|
get |
Definition at line 264 of file IlReader.cs.