2 references to GetUriPathInternal
System.Web (2)
Hosting\IIS7WorkerRequest.cs (2)
163_path = GetUriPathInternal(true /*includePathInfo*/, false /*useParentContext*/); // includes path-info 164_filePath = GetUriPathInternal(false /*includePathInfo*/, false /*useParentContext*/); // does not include path-info