1 write to countOffset
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2Properties.cs (1)
389countOffset = Marshal.SizeOf(typeof(Guid)) + IntPtr.Size + 24;
2 references to countOffset
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2Properties.cs (2)
388if (countOffset == -1) { 391return countOffset;