Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static class: RT.Util.IL.ILReader

Summary

Decodes the IL inside a specified method.

Static methods

IEnumerable<Instruction>
ReadIL(MethodBase method, Type genericContext)
Decodes the IL inside the specified method.