6 references to ExtensionWrapperTag
System.ServiceModel.Syndication (6)
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
54writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtension.cs (3)
32writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag); 149reader.ReadStartElement(Rss20Constants.ExtensionWrapperTag); 186writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
189writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
393extWriter.WriteStartElement(Rss20Constants.ExtensionWrapperTag);