1 write to boundVariables
System.ServiceModel (1)
System\UriTemplateMatch.cs (1)
56
this.
boundVariables
= new NameValueCollection();
2 references to boundVariables
System.ServiceModel (2)
System\UriTemplateMatch.cs (2)
54
if (this.
boundVariables
== null)
58
return this.
boundVariables
;