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