2 references to
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
54public Atom10FeedFormatter(SyndicationFeed feedToWrite) : base(feedToWrite)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
53public Rss20FeedFormatter(SyndicationFeed feedToWrite, bool serializeExtensionsAsAtom) : base(feedToWrite)