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