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