2 references to CacheLookupOrInsert
System.Web (2)
Hosting\MapPathBasedVirtualPathProvider.cs (2)
132return CacheLookupOrInsert(virtualPath, true); 136return CacheLookupOrInsert(virtualDir, false);