Base:
method
IsMatch
System.UriTemplatePathSegment.IsMatch(System.UriTemplateLiteralPathSegment, System.Boolean)
1 reference to IsMatch
System.ServiceModel (1)
System\UriTemplateLiteralPathSegment.cs (1)
123return IsMatch(otherAsLiteral, ignoreTrailingSlash);