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