4 references to SyndicationLink
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
196var link = new SyndicationLink 474var link = new SyndicationLink
System\ServiceModel\Syndication\SyndicationFeed.cs (1)
465return new SyndicationLink();
System\ServiceModel\Syndication\SyndicationItem.cs (1)
212return new SyndicationLink();