ExecutionScope Fields
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Globals | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the non-trivial constants and locally executable expressions that are referenced by a dynamically generated method. |
![]() | Locals | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the hoisted local variables from the parent context. |
![]() | Parent | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the execution scope of the calling delegate. |
Show:
