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