4 references to Domain
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs (2)
124new Domain(domainValue, domainMap.GetDomain(path))), domainMap); 129new Domain(domainValue, domainMap.GetDomain(path))), domainMap);
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryKB.cs (2)
188new Domain(ScalarConstant.Undefined, childDomain)), domainMap); 193new Domain(TypeConstant.Undefined, childDomain)), domainMap);