All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.IL
ILReader
ReadIL
(
method
,
generic
Context
)
Instruction
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
RT.CommandLine
RT.Geometry
RT.Json
RT.Lingo.Base
RT.PostBuild
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static class:
RT.Util.IL.
ILReader
Assembly:
RT.Util.Core, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util.IL
Summary
Decodes the IL inside a specified method.
Static methods
IEnumerable<
Instruction
>
ReadIL
(
MethodBase
method
,
Type
genericContext
)
Decodes the IL inside the specified method.