3 writes to item
System.ServiceModel (3)
System\ServiceModel\Syndication\SyndicationItemFormatter.cs (3)
26this.item = null; 35this.item = itemToWrite; 66this.item = item;
1 reference to item
System.ServiceModel (1)
System\ServiceModel\Syndication\SyndicationItemFormatter.cs (1)
42return this.item;