2 writes to Link
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
245referencedCategories.Link = link;
System\ServiceModel\Syndication\ReferencedCategoriesDocument.cs (1)
19Link = link;
2 references to Link
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (2)
334if (categories.Link != null) 336writer.WriteAttributeString(App10Constants.Href, FeedUtils.GetUriString(categories.Link));