1 write to keys
System.ServiceModel (1)
System\UriTemplate.cs (1)
1030this.keys = new ReadOnlyCollection<string>(new List<string>(this.defaults.Keys));
1 reference to keys
System.ServiceModel (1)
System\UriTemplate.cs (1)
1055return this.keys;