1 implementation of GetRefTypeInfo
Microsoft.Build.Tasks.UnitTests (1)
MockTypeInfo.cs (1)
257void IFixedTypeInfo.GetRefTypeInfo(System.IntPtr hRef, out IFixedTypeInfo ppTI)
2 references to GetRefTypeInfo
Microsoft.Build.Tasks.Core (2)
ComDependencyWalker.cs (2)
260fixedTypeInfo.GetRefTypeInfo(hRef, out implementedType); 360fixedTypeInfo.GetRefTypeInfo(hrefType, out childTypeInfo);