1 reference to REGKIND_LOAD_TLB_AS_64BIT
Microsoft.Build.Tasks.Core (1)
ComReferenceInfo.cs (1)
156this.typeLibPointer = (ITypeLib)NativeMethods.LoadTypeLibEx(path, (int)NativeMethods.REGKIND.REGKIND_NONE | (int)NativeMethods.REGKIND.REGKIND_LOAD_TLB_AS_64BIT);