4 references to GetRefTypeOfImplType
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
265 /// <inheritdoc cref="GetRefTypeOfImplType(uint, uint*)"/> 270 winmdroot.Foundation.HRESULT __result = this.GetRefTypeOfImplType(index, pRefTypeLocal);
System.Windows.Forms.Primitives.Tests (2)
Interop\Oleaut32\ITypeInfoTests.cs (2)
217typeInfo.Value->GetRefTypeOfImplType(0, &refType); 234typeInfo.Value->GetRefTypeOfImplType(0, &refType);