2 references to ReverseString
System.ServiceModel (2)
System\UriTemplateCompoundPathSegment.cs (2)
437string reversedSuffix = ReverseString(this.varLitPairs[this.varLitPairs.Count - 1].Literal); 438string reversedOtherSuffix = ReverseString(other.varLitPairs[other.varLitPairs.Count - 1].Literal);