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