3 references to Rss20FeedFormatter
System.ServiceModel (3)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
65
:
this
(feedToWrite, true)
1477
:
base
(feedToWrite, serializeExtensionsAsAtom)
System\ServiceModel\Syndication\SyndicationFeed.cs (1)
300
return new
Rss20FeedFormatter
(this, serializeExtensionsAsAtom);