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