2 references to ApplyIsNotNullFilter
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
508m_definingNodeMap[collectionInfo.CollectionVar].Child0 = ApplyIsNotNullFilter(m_definingNodeMap[collectionInfo.CollectionVar].Child0, sentinelVar); 513Node newNestChild = ApplyIsNotNullFilter(chi.Children[i], sentinelVar);