3 references to GetContainingTypeLib
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
736
/// <inheritdoc cref="
GetContainingTypeLib
(winmdroot.System.Com.ITypeLib**, uint*)"/>
741
winmdroot.Foundation.HRESULT __result = this.
GetContainingTypeLib
(ppTLib, pIndexLocal);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
54
typeInfo.Value->
GetContainingTypeLib
(typeLib, &index);