3 references to IAssemblyCache
System.Web (3)
Configuration\GacUtil.cs (2)
22IAssemblyCache ac = null; 61IAssemblyCache ac = null;
NativeMethods.cs (1)
26internal static extern int CreateAssemblyCache(out IAssemblyCache ppAsmCache, uint dwReserved);