2 references to WriteFeedAuthorsTo
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1247WriteFeedAuthorsTo(writer, feed.Authors);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1137this.atomSerializer.WriteFeedAuthorsTo(writer, this.Feed.Authors);