4 references to m_typesNeedingNullSentinel
System.Data.Entity (4)
System\Data\Query\PlanCompiler\PreProcessor.cs (4)
167preProcessor.m_typesNeedingNullSentinel, 200ppOp.ColumnMap.Accept(StructuredTypeNullabilityAnalyzer.Instance, m_typesNeedingNullSentinel); 1203m_typesNeedingNullSentinel.Add(op.Type.EdmType.Identity); 1230StructuredTypeNullabilityAnalyzer.MarkAsNeedingNullSentinel(m_typesNeedingNullSentinel, n.Child0.Op.Type);