1 write to relativePathSegments
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
539this.relativePathSegments = new FreezableCollection<string>();
2 references to relativePathSegments
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
554return this.relativePathSegments; 560this.relativePathSegments.Freeze();