2 references to InheritedEpmInfo
System.Data.Services (2)
System\Data\Services\Providers\ResourceType.cs (2)
544
return this.epmInfo.
InheritedEpmInfo
;
564
return this.epmInfo.OwnEpmInfo.Concat(this.epmInfo.
InheritedEpmInfo
);