1 write to ownEpmInfo
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
1336this.ownEpmInfo = new List<EntityPropertyMappingAttribute>();
2 references to ownEpmInfo
System.Data.Services (2)
System\Data\Services\Providers\ResourceType.cs (2)
1334if (this.ownEpmInfo == null) 1339return this.ownEpmInfo;