2 writes to title
System.ServiceModel (2)
System\ServiceModel\Syndication\ResourceCollectionInfo.cs (2)
54this.title = title; 129set { this.title = value; }
1 reference to title
System.ServiceModel (1)
System\ServiceModel\Syndication\ResourceCollectionInfo.cs (1)
128get { return this.title; }