2 references to CreateItemInstance
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10ItemFormatter.cs (1)
158return SyndicationItemFormatter.CreateItemInstance(this.itemType);
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (1)
176return SyndicationItemFormatter.CreateItemInstance(this.itemType);