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)
22
protected UrlSyndicationContent(UrlSyndicationContent source) :
base
(source)
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
73
protected XmlSyndicationContent(XmlSyndicationContent source) :
base
(source)