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