Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Compiler.HoistedLocals Class Referencesealed

Package Functions

 HoistedLocals (HoistedLocals parent, ReadOnlyCollection< ParameterExpression > vars)
 

Static Package Functions

static object[] GetParent (object[] locals)
 

Package Attributes

readonly HoistedLocals Parent
 
readonly ReadOnlyDictionary< Expression, int > Indexes
 
readonly ReadOnlyCollection< ParameterExpressionVariables
 
readonly ParameterExpression SelfVariable
 

Properties

ParameterExpression ParentVariable [get]
 

Detailed Description

Definition at line 8 of file HoistedLocals.cs.


The documentation for this class was generated from the following file: