2 writes to lStructSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog.cs (2)
1007ofn.lStructSize = Marshal.SizeOf(typeof(NativeMethods.OPENFILENAME_I)); 1013ofn.lStructSize = 0x4C;