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