1 instantiation of AssemblyCacheEnum
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\GlobalAssemblyCache.cs (1)
106return new NativeMethods.AssemblyCacheEnum(strongName);
1 reference to AssemblyCacheEnum
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\GlobalAssemblyCache.cs (1)
208value = NativeMethods.AssemblyCacheEnum.AssemblyPathFromStrongName(strongName);