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