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