3 references to TypeTag
System.ServiceModel (3)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (3)
27static readonly XmlQualifiedName Rss20Type = new XmlQualifiedName(Rss20Constants.TypeTag, string.Empty); 785else if (name == Rss20Constants.TypeTag && ns == Rss20Constants.Rss20Namespace) 1444writer.WriteAttributeString(Rss20Constants.TypeTag, Rss20Constants.Rss20Namespace, link.MediaType);