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