2 writes to LastUpdatedTimeException
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
370result.LastUpdatedTimeException = e;
System\ServiceModel\Syndication\SyndicationItem.cs (1)
120LastUpdatedTimeException = null;
2 references to LastUpdatedTimeException
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationItem.cs (2)
111if (LastUpdatedTimeException != null) 113throw LastUpdatedTimeException;