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