2 references to PropertyType
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
59
CodeTypeReference typeRef =
PropertyType
;
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
199
CodeTypeReference propertyTypeReference = propertyEmitter.
PropertyType
;