4 references to Rss20
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (3)
67public override string Version => SyndicationVersions.Rss20; 785link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20); 1147link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20);
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (1)
82public override string Version => SyndicationVersions.Rss20;