2 references to ItemFormatterDoesNotHaveItem
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10ItemFormatter.cs (1)
118throw new InvalidOperationException(SR.ItemFormatterDoesNotHaveItem);
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (1)
141throw new InvalidOperationException(SR.ItemFormatterDoesNotHaveItem);