3 writes to scheme
System.ServiceModel (3)
System\ServiceModel\Syndication\SyndicationCategory.cs (3)
37
this.
scheme
= scheme;
49
this.
scheme
= source.scheme;
78
set { this.
scheme
= value; }
2 references to scheme
System.ServiceModel (2)
System\ServiceModel\Syndication\SyndicationCategory.cs (2)
49
this.scheme = source.
scheme
;
77
get { return this.
scheme
; }