2 instantiations of EpmInfoPerResourceType
System.Data.Services (2)
System\Data\Services\Providers\ResourceType.cs (2)
519
this.epmInfo = new
EpmInfoPerResourceType
();
626
this.epmInfo = new
EpmInfoPerResourceType
();
1 reference to EpmInfoPerResourceType
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
100
private
EpmInfoPerResourceType
epmInfo;