2 references to CreateFeedInstance
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
513return SyndicationFeedFormatter.CreateFeedInstance(this.feedType);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
201return SyndicationFeedFormatter.CreateFeedInstance(this.feedType);