2 writes to FeedType
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
46FeedType = feedTypeToCreate; 59FeedType = feedToWrite.GetType();
1 reference to FeedType
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
144protected override SyndicationFeed CreateFeedInstance() => CreateFeedInstance(FeedType);