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)
774enumTypeInfo->ReleaseVarDesc(pVarDesc); 865typeInfo->ReleaseVarDesc(pVarDesc);
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
315typeInfo.Value->ReleaseVarDesc(pVarDesc);