2 references to ComplexType
System.Data.Entity (2)
System\Data\Metadata\Converter.cs (1)
403
ComplexType complexType = new
ComplexType
(element.Name,
System\Data\Metadata\Edm\ComplexType.cs (1)
110
:
base
(EntityUtil.GenericCheckArgumentNull(clrType, "clrType").Name, clrType.Namespace ?? string.Empty,