1 write to m_attributes
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs (1)
74m_attributes = attrs;
2 references to m_attributes
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs (2)
99get { return m_attributes; } 229StringUtil.ToSeparatedString(builder, m_attributes, ",");