2 writes to LastUpdatedTimeException
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
355
result.
LastUpdatedTimeException
= e;
System\ServiceModel\Syndication\SyndicationItem.cs (1)
117
LastUpdatedTimeException
= null;
2 references to LastUpdatedTimeException
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationItem.cs (2)
108
if (
LastUpdatedTimeException
!= null)
110
throw
LastUpdatedTimeException
;