1 write to varName
System.ServiceModel (1)
System\UriTemplateVariablePathSegment.cs (1)
19
this.
varName
= varName;
2 references to varName
System.ServiceModel (2)
System\UriTemplateVariablePathSegment.cs (2)
26
return this.
varName
;
66
boundParameters.Add(this.
varName
, segment);