The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LambdaExpression::Compile Method (DebugInfoGenerator^)
.NET Framework (current version)
Produces a delegate that represents the lambda expression.
Assembly: System.Core (in System.Core.dll)
Parameters
- debugInfoGenerator
-
Type:
System.Runtime.CompilerServices::DebugInfoGenerator^
Debugging information generator used by the compiler to mark sequence points and annotate local variables.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: