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