9 writes to cbSize
System.Windows.Forms (9)
winforms\Managed\System\WinForms\DataGridToolTip.cs (2)
67
toolInfo.
cbSize
= Marshal.SizeOf(toolInfo);
79
toolInfo.
cbSize
= Marshal.SizeOf(toolInfo);
winforms\Managed\System\WinForms\ErrorProvider.cs (3)
918
toolInfo.
cbSize
= Marshal.SizeOf(toolInfo);
1132
toolInfo.
cbSize
= Marshal.SizeOf(toolInfo);
1222
toolInfo.
cbSize
= Marshal.SizeOf(toolInfo);
winforms\Managed\System\WinForms\Form.cs (1)
7844
toolInfo.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.TOOLINFO_T));
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
129
toolInfos[index].
cbSize
= Marshal.SizeOf(typeof(NativeMethods.TOOLINFO_T));
winforms\Managed\System\WinForms\StatusBar.cs (2)
1855
ti.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.TOOLINFO_T));
1877
ti.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.TOOLINFO_T));