2 references to ComplexTypeBaseClassType
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\TypeReference.cs (1)
333return ForType(ComplexTypeBaseClassType);
System\Data\EntityModel\Emitters\Utils.cs (1)
65foreach (MemberInfo member in TypeReference.ComplexTypeBaseClassType.GetMembers(bindingFlags))