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