1 write to targetItem
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
60this.targetItem = targetItem;
2 references to targetItem
System.Data.Services (2)
System\Data\Services\Epm\EpmContentSerializer.cs (2)
110Debug.Assert(this.targetItem != null, "Must always have target content item"); 111this.targetItem.Authors.Add(new SyndicationPerson(null, String.Empty, null));