2 writes to link
System.ServiceModel (2)
System\ServiceModel\Syndication\ReferencedCategoriesDocument.cs (2)
31this.link = link; 37set { this.link = value; }
1 reference to link
System.ServiceModel (1)
System\ServiceModel\Syndication\ReferencedCategoriesDocument.cs (1)
36get { return this.link; }