2 references to ParseUrlSegment
System.Web (2)
Routing\RouteParser.cs (2)
166IList<PathSubsegment> subsegments = ParseUrlSegment(pathSegment, out exception); 249IList<PathSubsegment> subsegments = ParseUrlSegment(pathSegment, out exception);