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