1 reference to TextSyndicationContent
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
46
public override SyndicationContent Clone() => new
TextSyndicationContent
(this);