3 references to ResolveVariable
System.Core (3)
Microsoft\Scripting\Compiler\CompilerScope.cs (3)
236return ResolveVariable(variable, NearestHoistedLocals); 262ResolveVariable(h.SelfVariable, hoistedLocals), 321ResolveVariable(v, _closureHoistedLocals).EmitLoad();