readonly HoistedLocals Parent
readonly ParameterExpression SelfVariable
readonly ReadOnlyCollection< ParameterExpression > Variables
ParameterExpression ParentVariable
HoistedLocals(HoistedLocals parent, ReadOnlyCollection< ParameterExpression > vars)
static object[] GetParent(object[] locals)
readonly ReadOnlyDictionary< Expression, int > Indexes
static ParameterExpression Variable(Type type)