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