1 instantiation of EpmCustomContentSerializer
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
66this.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)
40private readonly EpmCustomContentSerializer epmCustomSerializer;