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