2 references to IsComplexType
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
131if (TypeSemantics.IsComplexType(Item.TypeUsage))
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
202if (TypeSemantics.IsComplexType(propertyEmitter.Item.TypeUsage))