Creates a delegate that can be used to execute a dynamically generated method.
Syntax
Parameters
- indexLambda
-
The index of the object that stores information about associated lambda expression of the dynamic method. - locals
-
An array that contains the hoisted local variables from the parent context.
Returns
A Delegate that can execute a dynamically generated method.
Remarks
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0