2 references to GetRawUrlHelper
System.Web (2)
Hosting\IIS7WorkerRequest.cs (1)
357string rawUrl = GetRawUrlHelper(_cacheUrl);
Hosting\ISAPIWorkerRequest.cs (1)
2104string rawUrl = GetRawUrlHelper(GetUnicodeServerVariable(CACHE_URL));