2 references to IAssemblyCache
Microsoft.CodeAnalysis.Scripting (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\ClrGlobalAssemblyCache.cs (2)
72private static extern void CreateAssemblyCache(out IAssemblyCache ppAsmCache, uint dwReserved); 245IAssemblyCache assemblyCacheObject;