5 references to ReleaseVarDesc
System.Private.Windows.Core (2)
Windows.Win32.ITypeInfo.g.cs (2)
855
/// <inheritdoc cref="
ReleaseVarDesc
(winmdroot.System.Com.VARDESC*)"/>
860
this.
ReleaseVarDesc
(pVarDescLocal);
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
774
enumTypeInfo->
ReleaseVarDesc
(pVarDesc);
865
typeInfo->
ReleaseVarDesc
(pVarDesc);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
315
typeInfo.Value->
ReleaseVarDesc
(pVarDesc);