3 references to CreateCategory
System.ServiceModel (3)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
707SyndicationCategory result = CreateCategory(item);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
519SyndicationCategory result = CreateCategory(item);
System\ServiceModel\Syndication\SyndicationItemFormatter.cs (1)
108return SyndicationFeedFormatter.CreateCategory(item);