2 writes to title
System.ServiceModel (2)
System\ServiceModel\Syndication\Workspace.cs (2)
33this.title = title; 81set { this.title = value; }
1 reference to title
System.ServiceModel (1)
System\ServiceModel\Syndication\Workspace.cs (1)
80get { return this.title; }