2 references to SelfTag
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1086if (item.SourceFeed.Links[i].RelationshipType == Atom10Constants.SelfTag)
System\ServiceModel\Syndication\SyndicationLink.cs (1)
104return new SyndicationLink(uri, Atom10Constants.SelfTag, null, mediaType, 0);