1 write to m_typesNeedingNullSentinel
System.Data.Entity (1)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
123m_typesNeedingNullSentinel = typesNeedingNullSentinel;
1 reference to m_typesNeedingNullSentinel
System.Data.Entity (1)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
660return m_typesNeedingNullSentinel.Contains(typeInfo.Type.EdmType.Identity);