1 reference to
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationItem.cs (1)
32: this(title, (content != null) ? new TextSyndicationContent(content) : null, itemAlternateLink, id, lastUpdatedTime)