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