7 references to SyndicationLink
System.Data.Services (3)
System\Data\Services\Serializers\SyndicationSerializer.cs (3)
141SyndicationLink link = new SyndicationLink(); 338var link = new SyndicationLink(); 1074SyndicationLink link = new SyndicationLink();
System.ServiceModel (4)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
481SyndicationLink link = new SyndicationLink(); 761SyndicationLink link = new SyndicationLink();
System\ServiceModel\Syndication\SyndicationFeed.cs (1)
325return new SyndicationLink();
System\ServiceModel\Syndication\SyndicationItem.cs (1)
281return new SyndicationLink();