1 write to candidates
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
540
this.
candidates
= new FreezableCollection<UriTemplateTableMatchCandidate>();
2 references to candidates
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
546
return this.
candidates
;
561
this.
candidates
.Freeze();