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