2 references to CloneLinks
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationFeed.cs (1)
87
_links = FeedUtils.
CloneLinks
(source._links);
System\ServiceModel\Syndication\SyndicationItem.cs (1)
64
_links = FeedUtils.
CloneLinks
(source._links);