2 writes to Link
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
227referencedCategories.Link = link;
System\ServiceModel\Syndication\ReferencedCategoriesDocument.cs (1)
16Link = link;
2 references to Link
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (2)
316if (categories.Link != null) 318writer.WriteAttributeString(App10Constants.Href, FeedUtils.GetUriString(categories.Link));