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