1 write to m_children
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs (1)
36m_children = new ReadOnlyCollection<CqlBlock>(children);
1 reference to m_children
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs (1)
79get { return m_children; }