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