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