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