2 references to idldescType
System.Windows.Forms.Primitives.Tests (2)
Interop\Oleaut32\ITypeInfoTests.cs (2)
268Assert.Equal((nuint)0, pTypeAttr->idldescType.dwReserved); 269Assert.Equal(IDLFLAGS.IDLFLAG_NONE, pTypeAttr->idldescType.wIDLFlags);