5 references to GetDomainInternal
System.Data.Entity (5)
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (5)
283CellConstantSet cDomain = queryDomainMap.GetDomainInternal(cPath); 284CellConstantSet sDomain = updateDomainMap.GetDomainInternal(sPath); 344CellConstantSet set = GetDomainInternal(path); 353CellConstantSet set = GetDomainInternal(path); 361return GetDomainInternal(path);