Returns a System.Reflection.Emit.DynamicILInfo object that can be used to generate a method body from metadata tokens, scopes, and Microsoft intermediate language (MSIL) streams.
A System.Reflection.Emit.DynamicILInfo object that can be used to generate a method body from metadata tokens, scopes, and MSIL streams.
The System.Reflection.Emit.DynamicILInfo class is provided to support unmanaged code generation. For more information, see The Unmanaged Reflection API.