2 writes to copyright
System.ServiceModel (2)
System\ServiceModel\Syndication\SyndicationFeed.cs (2)
92
this.
copyright
= FeedUtils.CloneTextContent(source.copyright);
174
set { this.
copyright
= value; }
2 references to copyright
System.ServiceModel (2)
System\ServiceModel\Syndication\SyndicationFeed.cs (2)
92
this.copyright = FeedUtils.CloneTextContent(source.
copyright
);
173
get { return this.
copyright
; }