Base:
property
GlobalAssemblyCache
System.Reflection.Assembly.GlobalAssemblyCache
3 references to GlobalAssemblyCache
mscorlib (3)
system\reflection\assembly.cs (1)
2939if (GlobalAssemblyCache)
system\reflection\emit\assemblybuilder.cs (1)
1362return InternalAssembly.GlobalAssemblyCache;
system\security\policy\assemblyevidencefactory.cs (1)
101if (!m_targetAssembly.GlobalAssemblyCache)