2 references to IAssemblyCache
Microsoft.CodeAnalysis.Scripting (2)
ClrGlobalAssemblyCache.cs (2)
70
private static extern void CreateAssemblyCache(out
IAssemblyCache
ppAsmCache, uint dwReserved);
243
IAssemblyCache
assemblyCacheObject;