2 references to WriteItemLastUpdatedTimeTo
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1285
WriteItemLastUpdatedTimeTo
(dictWriter, item.LastUpdatedTime);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1383
this.atomSerializer.
WriteItemLastUpdatedTimeTo
(writer, item.LastUpdatedTime);