2 references to GeneratorTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
251
else if (reader.IsStartElement(Atom10Constants.
GeneratorTag
, Atom10Constants.Atom10Namespace))
1149
WriteElement(writer, Atom10Constants.
GeneratorTag
, feed.Generator);