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