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