2 references to ProcessScanTable
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PreProcessor.cs (2)
2144return ProcessScanTable(n, op, ref nullFilter); 2314Node ret = ProcessScanTable(n.Child0, (ScanTableOp)n.Child0.Op, ref typeFilter);