3 references to AddPathVariable
System.ServiceModel (3)
System\UriTemplate.cs (2)
511
return
AddPathVariable
(sourceNature, varDeclaration, out hasDefaultValue);
1673
this.varName = owner.
AddPathVariable
(UriTemplatePartType.Variable,
System\UriTemplateCompoundPathSegment.cs (1)
59
string varName = template.
AddPathVariable
(UriTemplatePartType.Compound,