2 references to CopyrightTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
687else if (reader.IsStartElement(Rss20Constants.CopyrightTag, Rss20Constants.Rss20Namespace)) 875writer.WriteElementString(Rss20Constants.CopyrightTag, Rss20Constants.Rss20Namespace, Feed.Copyright.Text);