2 references to IsDefaultValue
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (2)
248Constant defaultValue = oldDomain.FirstOrDefault(domainValue => IsDefaultValue(domainValue, currentPath)); 554if (!IsDefaultValue(domainValue, currentPath))