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