Base:
method
CreateFeedInstance
System.ServiceModel.Syndication.SyndicationFeedFormatter.CreateFeedInstance()
1 override of CreateFeedInstance
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
1233
protected override SyndicationFeed
CreateFeedInstance
() => new TSyndicationFeed();
1 reference to CreateFeedInstance
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
698
SetFeed(
CreateFeedInstance
());