3 references to PropertyType
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (2)
65CodeTypeReference typeRef = PropertyType; 263new CodeObjectCreateExpression(PropertyType)
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
190CodeTypeReference propertyTypeReference = propertyEmitter.PropertyType;