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