2 references to GetCacheKeyFromVirtualPath
System.Web (2)
Compilation\BuildManager.cs (2)
2201return GetCacheKeyFromVirtualPath(virtualPath, out keyFromVPP); 2282string cacheKey = GetCacheKeyFromVirtualPath(virtualPath, out keyFromVPP);