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