1 override of VisitUnion
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\CellTreeNodeVisitors.cs (1)
66internal override CellTreeNode VisitUnion(OpCellTreeNode node, TInput param)
1 reference to VisitUnion
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
146return visitor.VisitUnion(this, param);