3 references to pparamdescex
System.Windows.Forms.Primitives.Tests (3)
Interop\Oleaut32\ITypeInfoTests.cs (3)
124Assert.True(pFuncDesc->elemdescFunc.Anonymous.paramdesc.pparamdescex is null); 125Assert.True(pFuncDesc->elemdescFunc.Anonymous.paramdesc.pparamdescex is null); 308Assert.True(pVarDesc->elemdescVar.Anonymous.paramdesc.pparamdescex is null);