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