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