1 write to m_enforceNotNull
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (1)
48m_enforceNotNull = enforceNotNull;
3 references to m_enforceNotNull
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (3)
130get { return m_enforceNotNull; } 149if (m_enforceNotNull) 170if (m_enforceNotNull)