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)
1559httpContext.Request.InternalRewritePath(VirtualPath.CreateAllowNull(_filePath), VirtualPath.CreateAllowNull(_pathInfo), _queryString, _rebaseClientPath);