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