2 references to GetEpmPropertyInformation
System.Data.Services (2)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (2)
2098foreach (EpmPropertyInformation propertyInformation in GetEpmPropertyInformation(extendedProperties, edmType.Name, null)) 2122foreach (EpmPropertyInformation propertyInformation in GetEpmPropertyInformation(extendedMemberProperties, edmType.Name, member.Name))