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