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