6 references to ExtensionWrapperTag
System.ServiceModel.Syndication (6)
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
54writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtension.cs (3)
33writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag); 170reader.ReadStartElement(Rss20Constants.ExtensionWrapperTag); 209writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
206writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
397extWriter.WriteStartElement(Rss20Constants.ExtensionWrapperTag);