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