2 references to CreatePerson
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1008
SyndicationPerson result =
CreatePerson
(feed);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
554
SyndicationPerson result =
CreatePerson
(feed);