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