3 references to InheritedEpmInfo
System.Data.Services (3)
System\Data\Services\Providers\ResourceType.cs (2)
715this.InheritedEpmInfo.Add(epmAttr); 1143this.InheritedEpmInfo.Add(epmAttr);
System\Data\Services\Serializers\MetadataSerializer.cs (1)
349WriteEpmProperties(xmlWriter, entityType.InheritedEpmInfo, false, false);