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