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