3 references to hreftype
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (3)
333Debug.Assert(typeDesc.Anonymous.hreftype != 0u, "typeDesc doesn't contain an hreftype!"); 334hreftype = typeDesc.Anonymous.hreftype; 345hreftype = typeDesc.Anonymous.lptdesc->Anonymous.hreftype;