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