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