2 references to GetUnicodeServerVariable
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
2104string rawUrl = GetRawUrlHelper(GetUnicodeServerVariable(CACHE_URL)); 2493string cacheUrl = GetUnicodeServerVariable(CACHE_URL);