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