2 references to GetEpmPropertyInformation
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\AttributeEmitter.cs (2)
360
foreach (EpmPropertyInformation propertyInformation in
GetEpmPropertyInformation
(extendedProperties, entityType.Name, null))
392
foreach (EpmPropertyInformation propertyInformation in
GetEpmPropertyInformation
(extendedMemberProperties, entityType.Name, member.Name))