2 references to IsOpNotSafeForNullSentinelValueChange
System.Data.Entity (2)
System\Data\Query\PlanCompiler\TransformationRules.cs (2)
200if (this.m_relOpAncestors.Any(a => IsOpNotSafeForNullSentinelValueChange(a.Op.OpType))) 244if (IsOpNotSafeForNullSentinelValueChange(n.Op.OpType))