2 references to GetDomain
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (2)
391
foreach (Constant domainValue in
GetDomain
(currentPath))
506
List<Constant> domain =
GetDomain
(currentPath).ToList();