1 instantiation of StopRoutingHandler
System.Web (1)
Routing\RouteCollection.cs (1)
401: base(url, new StopRoutingHandler()) {
1 reference to StopRoutingHandler
System.Web (1)
Routing\UrlRoutingModule.cs (1)
76if (routeHandler is StopRoutingHandler) {