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