2 references to TryGetVar
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
1608bool ret = outerSvarInfo.TryGetVar(prop, out outerVar); 1611if (!innerSvarInfo.TryGetVar(prop, out innerVar))