3 writes to feed
System.ServiceModel (3)
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (3)
25
this.
feed
= null;
34
this.
feed
= feedToWrite;
378
this.
feed
= feed;
1 reference to feed
System.ServiceModel (1)
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
41
return this.
feed
;