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