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