4 references to FreezableCollection
System.ServiceModel (4)
System\UriTemplateTable.cs (4)
539this.relativePathSegments = new FreezableCollection<string>(); 540this.candidates = new FreezableCollection<UriTemplateTableMatchCandidate>(); 568: base() 573: base()