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