1 write to _rebaseClientPath
System.Web (1)
Hosting\IIS7WorkerRequest.cs (1)
1640
_rebaseClientPath
= rebaseClientPath;
1 reference to _rebaseClientPath
System.Web (1)
Hosting\IIS7WorkerRequest.cs (1)
1559
httpContext.Request.InternalRewritePath(VirtualPath.CreateAllowNull(_filePath), VirtualPath.CreateAllowNull(_pathInfo), _queryString,
_rebaseClientPath
);