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