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