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