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