3 references to Atom10FeedFormatter
System.ServiceModel (3)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
45
:
this
(typeof(SyndicationFeed))
1329
:
base
(typeof(TSyndicationFeed))
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
60
this.atomSerializer = new
Atom10FeedFormatter
(feedTypeToCreate);