2 references to VAR_CONST
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
775
varDesc.varkind != (int)NativeMethods.tagVARKIND.
VAR_CONST
||
914
if (varDesc.varkind == (int)NativeMethods.tagVARKIND.
VAR_CONST
||