6 references to ExtensionWrapperTag
System.ServiceModel.Syndication (6)
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
54writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtension.cs (3)
35writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag); 164reader.ReadStartElement(Rss20Constants.ExtensionWrapperTag); 204writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
210writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
495extWriter.WriteStartElement(Rss20Constants.ExtensionWrapperTag);