2 writes to _links
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationItem.cs (2)
66_links = FeedUtils.CloneLinks(source._links); 127get => _links ??= new NullNotAllowedCollection<SyndicationLink>();
1 reference to _links
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationItem.cs (1)
66_links = FeedUtils.CloneLinks(source._links);