1 write to m_isProjected
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (1)
45
m_isProjected
= isProjected;
1 reference to m_isProjected
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (1)
95
get { return
m_isProjected
; }