1 write to _kernelCacheUrl
System.Web (1)
OutputCacheModule.cs (1)
98_kernelCacheUrl = kernelCacheUrl;
3 references to _kernelCacheUrl
System.Web (3)
Cache\OutputCache.cs (2)
218cachedRawResponse._kernelCacheUrl, 379String kernelCacheUrl = cachedRawResponse._kernelCacheUrl;
OutputCacheModule.cs (1)
985string originalCacheUrl = cachedRawResponse._kernelCacheUrl;