1 reference to SplitUrlToPathSegments
System.Web (1)
Routing\RouteParser.cs (1)
84
IList<PathSegment> pathSegments =
SplitUrlToPathSegments
(urlParts);