2 references to GetComplexTypes
System.Data.Entity (2)
System\Data\Mapping\ViewValidator.cs (2)
166
return
GetComplexTypes
(properties);
178
foreach (ComplexType nestedComplexType in
GetComplexTypes
(complexType.Properties))