1 write to m_attributes
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs (1)
75
m_attributes
= new HashSet<MemberPath>(attrs);
1 reference to m_attributes
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs (1)
33
get { return
m_attributes
; }