1 implementation of GetRefTypeOfImplType
Microsoft.Build.Tasks.UnitTests (1)
MockTypeInfo.cs (1)
248void IFixedTypeInfo.GetRefTypeOfImplType(int index, out System.IntPtr href)
1 reference to GetRefTypeOfImplType
Microsoft.Build.Tasks.Core (1)
ComDependencyWalker.cs (1)
259fixedTypeInfo.GetRefTypeOfImplType(implTypeIndex, out IntPtr hRef);