2 references to PropertyTypeReferences
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (2)
589
types = new
PropertyTypeReferences
(TypeReference, (ComplexType)typeUsage.EdmType, GetCollectionKind(property.TypeUsage), Generator);
856
:
this
(typeReference, complexType, CollectionKind.None, generator)