2 references to IsAlwaysDefined
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (2)
126if (memberPath.IsAlwaysDefined(inheritanceGraph) == false) 148if (member.IsAlwaysDefined(inheritanceGraph) == false)