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