2 references to VisitCastOrTreat
System.Data.Entity (2)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (2)
702return VisitCastOrTreat("Treat", e); 707return VisitCastOrTreat("Cast", e);