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