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