2 writes to _contributors
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationItem.cs (2)
62
_contributors
= FeedUtils.ClonePersons(source._contributors);
96
get =>
_contributors
??= new NullNotAllowedCollection<SyndicationPerson>();
1 reference to _contributors
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationItem.cs (1)
62
_contributors = FeedUtils.ClonePersons(source.
_contributors
);