1 override of VisitConstantOp
System.Data.Entity (1)
System\Data\Query\InternalTrees\Dump.cs (1)
217
protected override void
VisitConstantOp
(ConstantBaseOp op, Node n) {
5 references to VisitConstantOp
System.Data.Entity (5)
System\Data\Query\InternalTrees\Visitors.cs (5)
162
VisitConstantOp
(op, n);
172
VisitConstantOp
(op, n);
182
VisitConstantOp
(op, n);
192
VisitConstantOp
(op, n);
202
VisitConstantOp
(op, n);