3 references to ResolveVariable
System.Linq.Expressions (3)
System\Linq\Expressions\Compiler\CompilerScope.cs (3)
237return ResolveVariable(variable, NearestHoistedLocals); 268ResolveVariable(h.SelfVariable, hoistedLocals), 336ResolveVariable(v, _closureHoistedLocals).EmitLoad();