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