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