2 references to FeedFormatterDoesNotHaveFeed
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1076throw new InvalidOperationException(SR.FeedFormatterDoesNotHaveFeed);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
807throw new InvalidOperationException(SR.FeedFormatterDoesNotHaveFeed);