1 instantiation of EpmCustomContentSerializer
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
66
this.epmCustomSerializer = new
EpmCustomContentSerializer
(this.resourceType.EpmTargetTree, value, targetItem, this.nullValuedProperties, provider);
1 reference to EpmCustomContentSerializer
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
40
private readonly
EpmCustomContentSerializer
epmCustomSerializer;