3 writes to cArgs
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
1235
dp.
cArgs
= 1;
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
570
dp.
cArgs
= (args == null) ? 0 : args.Length;
winforms\Managed\System\WinForms\HtmlElement.cs (1)
620
dp.
cArgs
= (parameter == null) ? 0 : parameter.Length;