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