2 instantiations of UriTemplatesCollection
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
67
this.templates = new
UriTemplatesCollection
(keyValuePairs);
71
this.templates = new
UriTemplatesCollection
();
1 reference to UriTemplatesCollection
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
27
UriTemplatesCollection
templates;