4 references to Rss20
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (3)
70public override string Version => SyndicationVersions.Rss20; 812link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20); 1174link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20);
System\ServiceModel\Syndication\Rss20ItemFormatter.cs (1)
85public override string Version => SyndicationVersions.Rss20;