2 references to ModifiableIteratorCollection
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (2)
195ModifiableIteratorCollection<CellTreeNode> childrenSet = new ModifiableIteratorCollection<CellTreeNode>(rootNode.Children); 522ModifiableIteratorCollection<CellTreeNode> childrenSet = new ModifiableIteratorCollection<CellTreeNode>(children);