4 references to SyndicationLink
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
193var link = new SyndicationLink 471var link = new SyndicationLink
System\ServiceModel\Syndication\SyndicationFeed.cs (1)
467return new SyndicationLink();
System\ServiceModel\Syndication\SyndicationItem.cs (1)
213return new SyndicationLink();