3 references to
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
29protected TextSyndicationContent(TextSyndicationContent source) : base(source)
System\ServiceModel\Syndication\UrlSyndicationContent.cs (1)
25protected UrlSyndicationContent(UrlSyndicationContent source) : base(source)
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
79protected XmlSyndicationContent(XmlSyndicationContent source) : base(source)