4 references to ReleaseFuncDesc
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
818
/// <inheritdoc cref="
ReleaseFuncDesc
(winmdroot.System.Com.FUNCDESC*)"/>
823
this.
ReleaseFuncDesc
(pFuncDescLocal);
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
673
typeInfo->
ReleaseFuncDesc
(functionDescription);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
129
typeInfo.Value->
ReleaseFuncDesc
(pFuncDesc);