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