3 writes to cbSize
System.Drawing.Common.Tests (1)
Helpers.cs (1)
148cbSize = (uint)sizeof(MONITORINFO)
System.Windows.Forms (2)
System\Windows\Forms\Screen.cs (2)
70monitorInfo = new() { cbSize = (uint)sizeof(MONITORINFOEXW) } 201monitorInfo = new() { cbSize = (uint)sizeof(MONITORINFOEXW) }