3 references to RewritePath
System.Web (3)
Abstractions\HttpContextWrapper.cs (1)
299
_context.
RewritePath
(path, rebaseClientPath);
HttpContext.cs (1)
1524
RewritePath
(path, true);
UrlMappingsModule.cs (1)
50
context.
RewritePath
(mappedUrl, false);