2 writes to FeedType
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
51FeedType = feedTypeToCreate; 58FeedType = feedToWrite.GetType();
1 reference to FeedType
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
492protected override SyndicationFeed CreateFeedInstance() => CreateFeedInstance(FeedType);