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