2 references to UnmatchedPathSegment
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ServiceRoute.cs (2)
48routePrefix = string.Format(CultureInfo.CurrentCulture, "{0}{1}", routePrefix, UnmatchedPathSegment); 52routePrefix = string.Format(CultureInfo.CurrentCulture, "{0}/{1}", routePrefix, UnmatchedPathSegment);