2 references to WriteItemAuthorsTo
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1286WriteItemAuthorsTo(dictWriter, item.Authors);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1276this.atomSerializer.WriteItemAuthorsTo(writer, item.Authors);