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