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