2 references to
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationFeed.cs (2)
34public SyndicationFeed(IEnumerable<SyndicationItem> items) : this(null, null, null, items) 39: this(title, description, feedAlternateLink, null)