2 references to ManagingEditorTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
691
else if (reader.IsStartElement(Rss20Constants.
ManagingEditorTag
, Rss20Constants.Rss20Namespace))
882
WritePerson(writer, Rss20Constants.
ManagingEditorTag
, Feed.Authors[0]);