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