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