2 references to lpadesc
System.Windows.Forms.Primitives.Tests (2)
Interop\Oleaut32\ITypeInfoTests.cs (2)
123
Assert.True(pFuncDesc->elemdescFunc.tdesc.Anonymous.
lpadesc
is null);
307
Assert.False(pVarDesc->elemdescVar.tdesc.Anonymous.
lpadesc
is null);