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