1 instantiation of OpCopierTrackingCollectionVars
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
2691OpCopierTrackingCollectionVars oc = new OpCopierTrackingCollectionVars(cmd);
2 references to OpCopierTrackingCollectionVars
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
1836Node newNode = OpCopierTrackingCollectionVars.Copy(Command, refVarDefiningNode, out varMap, out collectionVarDefinitions); 2691OpCopierTrackingCollectionVars oc = new OpCopierTrackingCollectionVars(cmd);