2 references to MemberDomainMap
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (2)
177
return new
MemberDomainMap
(domainMap, m_nonConditionDomainMap, m_edmItemCollection);
185
return new
MemberDomainMap
(domainMap, m_nonConditionDomainMap, m_edmItemCollection);