2 references to ReadPersonFrom
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
284
result.Authors.Add(
ReadPersonFrom
(reader, result));
292
result.Contributors.Add(
ReadPersonFrom
(reader, result));