2 writes to ItemType
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (2)
39ItemType = itemTypeToCreate; 52ItemType = itemToWrite.GetType();
1 reference to ItemType
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (1)
143protected override SyndicationItem CreateItemInstance() => CreateItemInstance(ItemType);