2 references to SyndicationCategory
System.Data.Services (1)
System\Data\Services\Serializers\SyndicationSerializer.cs (1)
321item.Categories.Add(new SyndicationCategory(fullName, XmlConstants.DataWebSchemeNamespace, null));
System.ServiceModel (1)
System\ServiceModel\Syndication\SyndicationCategory.cs (1)
30: this(name, null, null)