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