2 references to GeneratorTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
693else if (reader.IsStartElement(Rss20Constants.GeneratorTag, Rss20Constants.Rss20Namespace)) 879writer.WriteElementString(Rss20Constants.GeneratorTag, Feed.Generator);