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