2 references to InternalRewritePath
System.Web (2)
Hosting\IIS7WorkerRequest.cs (1)
1559
httpContext.Request.
InternalRewritePath
(VirtualPath.CreateAllowNull(_filePath), VirtualPath.CreateAllowNull(_pathInfo), _queryString, _rebaseClientPath);
HttpContext.cs (1)
1588
Request.
InternalRewritePath
(filePath, pathInfo, queryString, setClientFilePath);