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