1 write to element
System.Data.Services (1)
System\Data\Services\Epm\EpmContentDeSerializer.cs (1)
40this.element = element;
2 references to element
System.Data.Services (2)
System\Data\Services\Epm\EpmContentDeSerializer.cs (2)
51new EpmSyndicationContentDeSerializer(item, state).DeSerialize(this.resourceType, this.element); 56new EpmCustomContentDeSerializer(item, state).DeSerialize(this.resourceType, this.element);