2 references to GetParent
System.Core (2)
Microsoft\Scripting\Compiler\ExpressionQuoter.cs (1)
179
locals = HoistedLocals.
GetParent
(locals);
Microsoft\Scripting\Compiler\RuntimeVariableList.cs (1)
115
result = HoistedLocals.
GetParent
(result);