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