2 references to WriteFeedAuthorsTo
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1147
WriteFeedAuthorsTo
(writer, feed.Authors);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
888
_atomSerializer.
WriteFeedAuthorsTo
(writer, Feed.Authors);