Mono Class Library: Overview

System.Runtime.CompilerServices.ExecutionScope: Members

The members of System.Runtime.CompilerServices.ExecutionScope are listed below.

See Also: Inherited members from System.Object

Public Fields

Globalsobject[]. Documentation for this section has not yet been entered.
Localsobject[]. Documentation for this section has not yet been entered.
ParentExecutionScope. Documentation for this section has not yet been entered.

Public Methods

CreateDelegate(int, object[]) : Delegate
Documentation for this section has not yet been entered.
CreateHoistedLocals() : object[]
Documentation for this section has not yet been entered.
IsolateExpression(System.Linq.Expressions.Expression, object[]) : System.Linq.Expressions.Expression
Documentation for this section has not yet been entered.