3 references to UrlSegment
Microsoft.AspNetCore.Rewrite (3)
IISUrlRewrite\ServerVariables.cs (2)
58managedVariableThunk = () => new UrlSegment(uriMatchPart); 88managedVariableThunk = () => new UrlSegment(uriMatchPart);
PatternSegments\UrlSegment.cs (1)
14: this(UriMatchPart.Path)