2 writes to Url
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\UrlSyndicationContent.cs (2)
18Url = url; 25Url = source.Url;
2 references to Url
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\UrlSyndicationContent.cs (2)
25Url = source.Url; 37writer.WriteAttributeString(Atom10Constants.SourceTag, string.Empty, FeedUtils.GetUriString(Url));