2 references to AuthorTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
365else if (reader.IsStartElement(Rss20Constants.AuthorTag, Rss20Constants.Rss20Namespace)) 1040WritePerson(writer, Rss20Constants.AuthorTag, item.Authors[0]);