3 references to SkipHoursTag
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
940writer.WriteStartElement(Rss20Constants.SkipHoursTag);
System\ServiceModel\Syndication\SyndicationFeed.cs (2)
291.FirstOrDefault(e => e.OuterName == Rss20Constants.SkipHoursTag && e.OuterNamespace == Rss20Constants.Rss20Namespace); 514case Rss20Constants.SkipHoursTag: