6 references to ExtensionWrapperTag
System.ServiceModel (6)
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
72writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtension.cs (3)
37writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag); 169reader.ReadStartElement(Rss20Constants.ExtensionWrapperTag); 208writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
215writer.WriteStartElement(Rss20Constants.ExtensionWrapperTag);
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
398extWriter.WriteStartElement(Rss20Constants.ExtensionWrapperTag);