2 references to m_newCollectionVarDefinitions
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
2694
newCollectionVarDefinitions = oc.
m_newCollectionVarDefinitions
;
2713
m_newCollectionVarDefinitions
.Add(newOp.CollectionInfo[i].CollectionVar, result.Children[i + 1]);