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