2 references to WriteItemAuthorsTo
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1186
WriteItemAuthorsTo
(dictWriter, item.Authors);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1046
_atomSerializer.
WriteItemAuthorsTo
(writer, item.Authors);