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