3 references to Rss20ItemFormatter
System.ServiceModel (3)
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (2)
53
:
this
(itemToWrite, true)
210
:
base
(itemToWrite, serializeExtensionsAsAtom)
System\ServiceModel\Syndication\SyndicationItem.cs (1)
261
return new
Rss20ItemFormatter
(this, serializeExtensionsAsAtom);